]> granicus.if.org Git - php/commitdiff
BFN, #40848
authorWez Furlong <wez@php.net>
Sun, 18 Mar 2007 20:21:43 +0000 (20:21 +0000)
committerWez Furlong <wez@php.net>
Sun, 18 Mar 2007 20:21:43 +0000 (20:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3c468c2b53b209f115b88689b6018c77423cac6b..d32cd409dbc9c6f40e8527adac588591db2556fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ PHP                                                                        NEWS
 - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)
 - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek)
 - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre)
+- Fixed bug #40848 (sorting issue on 64-bit Solaris). (Wez)
 - Fixed bug #40815 (using strings like "class::func" and static methods in 
   set_exception_handler() might result in crash). (Tony)
 - Fixed bug #40805 (Failure executing function ibase_execute()). (Tony)