summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2a84a952e..0418d85511 100644
--- 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: