diff --git a/NEWS b/NEWS index a58a50b2a49..7d25d4fa739 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ - cURL: . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on Win32). (Grant Pannell) + . Add CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5_HOSTNAME constants if supported + by libcurl. (Linus Unneback). - ODBC: . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)