From: Date: Wed, 7 Mar 2001 02:09:17 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2dc847c0a27455626a7f748651544ff26f2f6f8;p=php NEWS update --- diff --git a/NEWS b/NEWS index 44501766b5..baf8fff910 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Ported Documentation structure from phpdoc (jmoore) - Improved ob_gzhandler() to support chunked output buffering - it's recommended to use it with 4KB chunks (Zeev) - Fixed chunked output buffering (Zeev)