]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Fri, 19 Nov 2004 17:18:09 +0000 (17:18 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 19 Nov 2004 17:18:09 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 53e5ec29c1c4039c5ddc9dfc4de60b618177f4e8..4799e373bf12d147afdab1dfacb8dc7c4e18e6a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ PHP                                                                        NEWS
   (Ilia)
 - Fixed bug #30645 (def. multi result set support for mysql_connect). (Georg)
 - Fixed bug #30637 (compile with pear error). (Antony)
+- Fixed bug #30587 (array_multisort doesn't separate zvals before 
+  changing them). (Tony)
 - Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean).
   (Andi)
 - Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).