From: Anatol Belski Date: Sun, 22 Feb 2015 15:46:39 +0000 (+0100) Subject: updated NEWS X-Git-Tag: php-5.5.23RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f6a013c972c40e923b2519226521144b347cce0;p=php updated NEWS --- diff --git a/NEWS b/NEWS index a0900f0d04..84a5d2ae7c 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ PHP NEWS . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file not validated in memory.c). (nayana at ddproperty dot com) +- cURL: + . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on + Win32). (Grant Pannell) + - ODBC: . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)