]> granicus.if.org Git - php/commitdiff
That came from php-gtk.
authorAndrei Zmievski <andrei@php.net>
Wed, 7 Mar 2001 14:00:52 +0000 (14:00 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 7 Mar 2001 14:00:52 +0000 (14:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fb429d1763168e6c3fc818e6bd4dbe0c1c7110e1..e77f8d4bab1f507d6e86be4f06348acae79bcb48 100644 (file)
--- 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)