]> granicus.if.org Git - php/commitdiff
NEWS entries for mysqli crash fix bug
authorRasmus Lerdorf <rasmus@php.net>
Thu, 12 Nov 2009 08:26:43 +0000 (08:26 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 12 Nov 2009 08:26:43 +0000 (08:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cf43132a5d880e4dac382427dc274579167ac8e9..5ea181a905ab386b1c58adb07edac044277c947e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ PHP                                                                        NEWS
 - Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
 - Fixed bug #49224 (Compile error due to old DNS functions on AIX systems).
   (Scott)
+- Fixed bug #49098 (mysqli segfault on error) (Rasmus)
 
 ?? ??? 2009, PHP 5.3.1
 # Will be merged in from branches/PHP_5_3_1 once released