]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 08:18:39 +0000 (10:18 +0200)
committerJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 08:18:39 +0000 (10:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c38ed5d13f08d1742da8e728485c98e791efa71a..70fd86b8c27b7c2af6628e5f1d507176f03a90a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016 PHP 7.0.12
 
+- Filter:
+  . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and
+    FILTER_FLAG_NO_PRIV_RANGE). (julien)
+
 - GD:
   . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
     (cmb)