]> granicus.if.org Git - php/commitdiff
reorder
authorAntony Dovgal <tony2001@php.net>
Fri, 18 May 2007 20:56:50 +0000 (20:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 18 May 2007 20:56:50 +0000 (20:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4c36134a9bb7d081faad10eaa3c2bd48ef407a50..f44da5c0b9a8afb4eb03cf709420e40c5651d960 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP                                                                        NEWS
   (Tony, Dmitry)
 - Fixed bug #41403 (json_decode cannot decode floats if localeconv 
   decimal_point is not '.'). (Tony)
+- Fixed bug #41401 (wrong unary operator precedence). (Stas)
 - Fixed bug #41394 (dbase_create creates file with corrupted header). (Tony)
 - Fixed bug #41390 (Clarify error message with invalid protocol scheme).
   (Scott)
@@ -60,7 +61,6 @@ PHP                                                                        NEWS
 - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry)
 - Fixed bug #39542 (Behaviour of require/include different to < 5.2.0).
   (Dmitry)
-- Fixed bug #41401 (wrong unary operator precedence) (Stas)
 
 03 May 2007, PHP 5.2.2
 - Improved bundled GD