]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 7 Dec 2016 20:22:34 +0000 (21:22 +0100)
committerAnatol Belski <ab@php.net>
Wed, 7 Dec 2016 20:22:34 +0000 (21:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 7dc3d282d6b1600e425469e59e328caf5ee8d693..5a8c0d32b4ee7e44b0fa23dccc4fa0b79b4e3a09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
 - PCRE:
   . Fixed bug #73612 (preg_*() may leak memory). (cmb)
 
+- PDO_Firebird:
+  . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
+    statement). (Dorin Marcoci)
+
 - Streams:
   . Fixed bug #73586 (php_user_filter::$stream is not set to the stream the
     filter is working on). (Dmitry)