From 0d161c7bfbce81608255ca2320a82100d7b72268 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 13 Mar 2009 19:46:09 +0000 Subject: [PATCH] record new curl options --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 9434c8626ad..1f225749975 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.10 +- Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS, + and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas) + - Fixed memory corruptions while reading properties of zip files. (Ilia) - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string