]> granicus.if.org Git - php/commitdiff
add missing NEWS entry
authorAnatol Belski <ab@php.net>
Tue, 7 Jun 2016 16:41:17 +0000 (18:41 +0200)
committerAnatol Belski <ab@php.net>
Tue, 7 Jun 2016 16:41:17 +0000 (18:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7b94ee3a1e2d09d39144731e5f083dbffd7fc2eb..7df775b4a810e3568d9625493f1d053979ba7230 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016, PHP 5.6.23
 
+- GD:
+  . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
+
 - Intl:
   . Fixed bug #70484 (selectordinal doesn't work with named parameters).
     (Anatol)