diff --git a/NEWS b/NEWS index 15f332146fb..713f88b6da6 100644 --- a/NEWS +++ b/NEWS @@ -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).