]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 29 Feb 2016 17:25:16 +0000 (18:25 +0100)
committerAnatol Belski <ab@php.net>
Mon, 29 Feb 2016 17:25:16 +0000 (18:25 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1615ad8f4c0c320bc605a61e38708b3cb9abec93..3938a4ed7a1f18f80e1ee18de1d6b25c52bb1df3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only
     for the first two statements). (einavitamar at gmail dot com, Anatol)
 
+- PDO_DBlib:
+  . Bug #54648 (PDO::MSSQL forces format of datetime fields).
+    (steven dot lambeth at gmx dot de, Anatol)
+
 - Phar:
   . Fixed bug #71625 (Crash in php7.dll with bad phar filename).
     (Anatol)