]> granicus.if.org Git - php/commitdiff
Update NEWS
authorKeyur Govande <keyur@php.net>
Wed, 30 Jul 2014 18:33:19 +0000 (18:33 +0000)
committerKeyur Govande <keyur@php.net>
Wed, 30 Jul 2014 18:33:19 +0000 (18:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9056bd5a0acae9d1bac2ecace88d4a65e7c32aab..32da757bb3d3575eea758997fb7da95879049929 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)
 
+- ODBC:
+  . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
+    char fields). (Keyur)
+
 24 Jul 2014, PHP 5.4.31
 
 - Core: