]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Wed, 5 Mar 2014 09:43:45 +0000 (10:43 +0100)
committerRemi Collet <remi@php.net>
Wed, 5 Mar 2014 09:43:45 +0000 (10:43 +0100)
NEWS

diff --git a/NEWS b/NEWS
index bae6860dda5c44aaab5681da430aa9f47d5f8862..97394ad80a0aa4af443034a2f15c524d71eb4d16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ PHP                                                                        NEWS
 
 - GD
   . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily)
+  . Fixed Bug #66815 (imagecrop(): insufficient fix for NULL defer
+    CVE-2013-7327). (Tomas Hoger, Remi)
 
 - JSON:
   . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension)