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

diff --git a/NEWS b/NEWS
index 9268ff30439afad636977b8368adf96470237190..1615ad8f4c0c320bc605a61e38708b3cb9abec93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixed bug #71596 (Segmentation fault on ZTS with date function
     (setlocale)). (Anatol)
 
+- 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)