summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-05-30 22:33:43 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-05-30 22:33:43 +0000
commit24a42bb76186dca864084bc5097f18e9475965dd (patch)
treeb64e2787ebc54d8b05f09f7f2205de474bd5114d
parent4168763049a7f3276feb7d644e0cca4adf2c92c1 (diff)
downloadphp-git-24a42bb76186dca864084bc5097f18e9475965dd.tar.gz
Sync with head (r-1.153)
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 392aee0c49..f5736594af 100644
--- 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