]> granicus.if.org Git - php/commitdiff
Sync with head (r-1.153)
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 30 May 2003 22:33:43 +0000 (22:33 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 30 May 2003 22:33:43 +0000 (22:33 +0000)
TODO

diff --git a/TODO b/TODO
index 392aee0c49a0aee23d8d648b03650d5423cc4f28..f5736594afddceaf89fc2db2f0f77f802489fe3b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -80,7 +80,7 @@ documentation
 
 ext/bz2
 -------
-    * Add an ini setting to specify the size of decompression buffer.
+    * 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