]> granicus.if.org Git - php/commitdiff
Updated TODO
authorIlia Alshanetsky <iliaa@php.net>
Wed, 7 Sep 2005 02:33:12 +0000 (02:33 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 7 Sep 2005 02:33:12 +0000 (02:33 +0000)
TODO

diff --git a/TODO b/TODO
index 2adea194474fb57854353fb583a8ae747b20bebe..d1f34dd941e42f3ce9616136d09100458c059dfd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -64,14 +64,6 @@ documentation
     * 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.