iliaa           Tue Sep  6 22:33:15 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    TODO 
  Log:
  Updated TODO
  
  
http://cvs.php.net/diff.php/php-src/TODO?r1=1.156&r2=1.156.2.1&ty=u
Index: php-src/TODO
diff -u php-src/TODO:1.156 php-src/TODO:1.156.2.1
--- php-src/TODO:1.156  Sat Jan  8 19:18:28 2005
+++ php-src/TODO        Tue Sep  6 22:33:12 2005
@@ -64,14 +64,6 @@
     * Add developer documentation.
     * Add detailed documentation for Java extension.
 
-ext/bz2
--------
-    * Add an ini directive to specify the size of decompression buffer.
-      The default 4k is too small for large files and also requires much time
-      for decompression. 40k is suitable for such files, however it may be too
-      much under certain environments. There should be appropriate default
-      settings for the various SAPI modules (e.g. apache and cli).
-
 ext/curl
 --------
     * Have a warning scheme for when people use unsupported features.

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to