From: Ilia Alshanetsky Date: Tue, 7 Apr 2009 17:06:53 +0000 (+0000) Subject: Let's actually say what was updates ;-) X-Git-Tag: php-5.2.10RC1~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=944f02b46d27fb2aa72e5d70861dfe0a472a1a86;p=php Let's actually say what was updates ;-) # Thanks Jani & Johannes --- diff --git a/NEWS b/NEWS index 2e84e299f8..7d2ee59760 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.10 -- Updated to version 2009.5 (2009e) (Derick) +- Updated timezone database 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)