updated NEWS
authorAnatol Belski <ab@php.net>
Thu, 15 Jan 2015 16:48:59 +0000 (17:48 +0100)
committerAnatol Belski <ab@php.net>
Thu, 15 Jan 2015 16:48:59 +0000 (17:48 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cd0444683ebac19d282b180dc1f1eeec76822744..3cd4540366fef4578f7740dec5b630e6494cc00b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@
   . 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 2015, PHP 5.6.5
 
 - Core: