From: Felipe Pena Date: Wed, 31 Dec 2008 15:42:43 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.9RC1~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6dca00fbbaa1d041468dd655d1f863ff62a417c;p=php - BFN --- diff --git a/NEWS b/NEWS index 0fbd1d1055..86f4268e5a 100644 --- 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).