From: Andrei Zmievski Date: Tue, 8 May 2001 17:15:59 +0000 (+0000) Subject: Remove wrong line. X-Git-Tag: php-4.0.6RC1~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e05ebcdebbb45d0669c4eb819d23a9ec8869c112;p=php Remove wrong line. --- diff --git a/NEWS b/NEWS index fa107bf184..be087293b5 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,6 @@ PHP 4.0 NEWS ?? ??? 200?, Version 4.0.6 - Fixed a rare possible crash when generating extended information. (Dmitri Dmitrienko, Zend Engine) -- Ported Documentation structure from phpdoc. (James Moore) - Improved virtual() to support PHP-enabled URIs. (Zeev) - Fixed undefined behavior when using floating point keys in array() expressions. (Zeev, Zend Engine)