]> granicus.if.org Git - php/commitdiff
Add to NEWS
authorKeyur Govande <keyur@php.net>
Tue, 7 Oct 2014 21:22:54 +0000 (21:22 +0000)
committerKeyur Govande <keyur@php.net>
Tue, 7 Oct 2014 21:22:54 +0000 (21:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f2a84a952efd7fb39df8587d6f6e9e658de4da3d..0418d855112e5c78d74c825d134e6b21e90cd6bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ PHP                                                                        NEWS
   . Fixed bug #68114 (linker error on some OS X machines with fixed width
     decimal support) (Keyur Govande)
 
+- ODBC:
+  . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
+    a VARCHAR column) (Keyur Govande)
+
 02 Oct 2014, PHP 5.6.1
 
 - Core: