From: Keyur Govande Date: Tue, 7 Oct 2014 21:22:54 +0000 (+0000) Subject: Add to NEWS X-Git-Tag: php-5.6.3RC1~59^2~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3bd8ac67104a8a794f54dcc259bbdf1e4f9d62c4;p=php Add to NEWS --- 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: