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

diff --git a/NEWS b/NEWS
index 48cb9167ff28962756bdd9d4e02d25a824137fe8..1e1d8ad47a15c7371306854cd3e372a502fc9d24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ PHP                                                                        NEWS
   . Fixed bug #72308 (fastcgi_finish_request and logging environment
     variables). (Laruence)
 
+- GD:
+  . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
+
 - Intl:
   . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
 
@@ -79,7 +82,7 @@ PHP                                                                        NEWS
 
 - GD:
   . Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
-  . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
+
 - Intl:
   . Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas)