diff options
author | Anatol Belski <ab@php.net> | 2015-04-19 20:33:09 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-04-19 20:33:09 +0200 |
commit | 160bf9c072f8db59c8412cfee9fa45faa1d7138e (patch) | |
tree | ac3692c2917cb8b317c81755fa7eb1788222abbe | |
parent | 0ec5477fbd5abe50f1fed27ca13865505473ffdf (diff) | |
download | php-git-160bf9c072f8db59c8412cfee9fa45faa1d7138e.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ PHP NEWS - ODBC: . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0). (Anatol) + . Fixed bug #69474 (ODBC: Query with same field name from two tables returns + incorrect result). (Anatol) - OpenSSL: . Fixed bug #69402 (Reading empty SSL stream hangs until timeout). |