]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Thu, 15 Jan 2015 15:42:17 +0000 (16:42 +0100)
committerAnatol Belski <ab@php.net>
Thu, 15 Jan 2015 15:42:52 +0000 (16:42 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b0df78373bb086118b004331e91b86dcb07fdd77..22c7197a27a8dd334ed13485d372bf88e9e916c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fix bug #68260 (SQLite3Result::fetchArray declares wrong 
     required_num_args). (Julien)
 
+- PDO_mysql:
+  . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
+    named pipes). (steffenb198@aol.com)
+
 22 Jan 2014, PHP 5.5.21
 
 - Core: