]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 24 Feb 2016 11:06:35 +0000 (12:06 +0100)
committerAnatol Belski <ab@php.net>
Wed, 24 Feb 2016 11:06:35 +0000 (12:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index fc22aaa60604c9071e8fd7b12ebc408878f73081..a0bde5ceb7b1370e5f09bf3c69e68b5a59e18dbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
     (setlocale)). (Anatol)
   . Fixed bug #71535 (Integer overflow in zend_mm_alloc_heap()). (Dmitry)
 
+- ODBC:
+  . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only
+    for the first two statements). (einavitamar at gmail dot com, Anatol)
+
 - Phar:
   . Fixed bug #71625 (Crash in php7.dll with bad phar filename).
     (Anatol)