]> granicus.if.org Git - php/commitdiff
Update NEWS
authorZeev Suraski <zeev@php.net>
Tue, 8 May 2001 16:08:57 +0000 (16:08 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 8 May 2001 16:08:57 +0000 (16:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2039dc25fc2f034694f0718d06a03419143514ed..d2abfeb9d2e4fab78899b1a9a85febdb8b8bb7ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Fixed a rare possible crash when generating extended information (Dmitri
+  Dmitrienko)
 - Ported Documentation structure from phpdoc (jmoore)
 - Improved virtual() to support PHP-enabled URIs (Zeev)
 - Fixed undefined behavior when using floating point keys in array()