]> granicus.if.org Git - php/commitdiff
add missing entry to NEWS
authorFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 09:47:14 +0000 (11:47 +0200)
committerFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 09:47:14 +0000 (11:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 492d26c8c7817503c215f994ff804762c644cc3e..621003367403c8fc1c3acc4b7bb60b4a3586e363 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ PHP                                                                        NEWS
 - pgsql:
   . Fixed bug #67555 (Cannot build against libpq 7.3). (Adam)
 
+- ODBC:
+  . Fixed bug #60616 (odbc_fetch_into returns junk at end of multi-byte char
+    fields). (Keyur Govande)
+
 - OpenSSL:
   . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).
   . Fixed bug #67609 (TLS connections fail behind HTTP proxy). (Daniel Lowrey)