]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Wed, 3 Mar 2010 12:43:00 +0000 (12:43 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 3 Mar 2010 12:43:00 +0000 (12:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5251af230a0d13ea6346289a589f8060284ae347..938a6b8a8a65005df20dd32d13576a31ea087959 100644 (file)
--- 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)