]> granicus.if.org Git - php/commitdiff
NEWS for added reserved ip addresses according to RFC 6598
authorDavid Soria Parra <dsp@php.net>
Tue, 17 Sep 2013 07:54:58 +0000 (09:54 +0200)
committerDavid Soria Parra <dsp@php.net>
Tue, 17 Sep 2013 07:54:58 +0000 (09:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b1280b376bbca6b7b497e4c52de64eaa66632ec6..d8895bdfde7cc41874c41ade7ce4b3648d01caaf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
     message). (Boro Sitnikovski)
 
 - Filter:
+  . Add RFC 6598 IPs to reserved addresses. (Sebastian Nohn)
   . Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names).
     (Syra)