]> granicus.if.org Git - php/commitdiff
BFN
authorAndrey Hristov <andrey@php.net>
Wed, 27 Apr 2005 12:16:44 +0000 (12:16 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 27 Apr 2005 12:16:44 +0000 (12:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 87da8c730b03c2065c07e21e02edc94ab3245a14..1b15745bbbc6d5aa05f7059dcf806e8d44a501d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ PHP                                                                        NEWS
 - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg).
 - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP 
   response message). (Jani)
+- Fixed bug #31668 (multi_query works exactly every other time - multi query
+  d/e flag global and not per connection). (Andrey)
 - Fixed bug #31636 (another crash when echoing a COM object). (Wez)
 - Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance 
   mode). (mike at php dot net)