From: Ferenc Kovacs Date: Wed, 30 Jul 2014 09:47:14 +0000 (+0200) Subject: add missing entry to NEWS X-Git-Tag: php-5.6.0RC3~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e13e502679fe6b8a1a8289d71b214684242e07e;p=php add missing entry to NEWS --- diff --git a/NEWS b/NEWS index 492d26c8c7..6210033674 100644 --- 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)