]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sun, 18 Oct 2015 09:36:04 +0000 (11:36 +0200)
committerAnatol Belski <ab@php.net>
Sun, 18 Oct 2015 09:36:04 +0000 (11:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6343dc6db5c93f193c2f40482d44b8f4a4a79adb..7d96e594abe13dd82aaa7e5ef8aac2242b3063f2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #70724 (Undefined Symbols from opcache.so on Mac OS X 10.10).
     (Laruence)
 
+- PDO_DBlib:
+  . Fixed bug #69757 (Segmentation fault on nextRowset).
+    (miracle at rpz dot name)
+
 - SPL:
   . Fixed bug #70730 (Incorrect ArrayObject serialization if unset is called
     in serialize()). (Laruence)