]> granicus.if.org Git - php/commitdiff
MFH: Fixed bug #30726 (-.1 like numbers are not being handled correctly).
authorIlia Alshanetsky <iliaa@php.net>
Tue, 18 Jan 2005 00:31:26 +0000 (00:31 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 18 Jan 2005 00:31:26 +0000 (00:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ba27f69a818163ac7e0442b7a36dc1af8e3e88a1..51b0b153420bc63d727a66aa99c3ebdc6b26ef41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ PHP 4                                                                      NEWS
   y2k_compliance is On). (Ilia)
 - Fixed bug #31055 (apache2filter: per request leak proportional to the full
   path of the request URI). (kameshj at fastmail dot fm)
+- Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
 - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many
   parameters). (Jani)