]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sun, 18 Mar 2007 21:31:57 +0000 (21:31 +0000)
committerRob Richards <rrichards@php.net>
Sun, 18 Mar 2007 21:31:57 +0000 (21:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d32cd409dbc9c6f40e8527adac588591db2556fb..4609f7c88dc1b6c53609958a5a0863e7e4a2345a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP                                                                        NEWS
 - 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 #40836 (Segfault in ext/dom). (Rob)
 - 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)