From: Ilia Alshanetsky Date: Tue, 7 Apr 2009 14:08:39 +0000 (+0000) Subject: News X-Git-Tag: php-5.2.10RC1~236 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4399a96a6b17c7c71e8e3ef160b264748bee9085;p=php News --- diff --git a/NEWS b/NEWS index d444439a92..c99c7dc0d5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.10 +- Updated to version 2009.5 (2009e) (Derick) + - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS, and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas)