From: Ilia Alshanetsky Date: Wed, 3 Mar 2010 12:43:00 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.14RC1~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39fd01e3b5a51c267af0afd73b2c76bfc118fa8b;p=php BFN --- diff --git a/NEWS b/NEWS index 5251af230a..938a6b8a8a 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2010, PHP 5.2.14 +- Updated timezone database to version 2010.3. (Derick) + +- Fixed bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that + includes '-'). (Adam, solar at azrael dot ws). - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided). (Ilia) - +- Fixed bug #43314 (iconv_mime_encode(), broken Q scheme). (Rasmus) +- Fixed bug #23229 (syslog function truncates messages). (Adam) 25 Feb 2010, PHP 5.2.13 - Updated timezone database to version 2010.2. (Derick)