]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Fri, 5 Dec 2014 16:06:16 +0000 (17:06 +0100)
committerJulien Pauli <jpauli@php.net>
Fri, 5 Dec 2014 16:06:16 +0000 (17:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 44439dddbe4a3d28dbe7e1fb7024c2cdb0869db2..4335c4b3d5481504766b7fcb99a725d6b0e9f4a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ PHP                                                                        NEWS
   . Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
     when setting SIG_DFL). (Julien)
 
+- PDO_mysql:
+  . Fixed bug #68424 (Add new PDO mysql connection attr to control multi
+    statements option). (peter dot wolanin at acquia dot com)
+
 - SPL:
   . Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME
     breaks the RecursiveIterator). (Paul Garvin)