]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Wed, 31 Dec 2008 15:42:43 +0000 (15:42 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 31 Dec 2008 15:42:43 +0000 (15:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0fbd1d105512a85b7f10e532cac35d5afe30060c..86f4268e5a7af830dd4eede12f57a78a07eaf158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP                                                                        NEWS
   (Fixes CVE-2008-5498) (Scott)
 - Fixed a segfault when malformed string is passed to json_decode(). (Scott)
 
+- Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe)
 - Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL). (Ilia)
 - Fixed bug #46959 (Unable to disable PCRE). (Scott)
 - Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly).