From: Andrei Zmievski Date: Wed, 7 Mar 2001 14:00:52 +0000 (+0000) Subject: That came from php-gtk. X-Git-Tag: php-4.0.5RC1~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02cc050108fa01866af07fe6377bd01025d26f9d;p=php That came from php-gtk. --- diff --git a/NEWS b/NEWS index fb429d1763..e77f8d4bab 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP 4.0 NEWS - Fixed parent::method() to also work with runtime bindings (Zeev, Zend Engine) - Implemented high-performance zlib-based output compression - see zlib.output_compression INI directive (Zeev) -- 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)