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

diff --git a/NEWS b/NEWS
index 13e2458360cdb3d529367633f231e3286bbf7406..38f1a43f9d92b2f6cc5d3e69f0fed149d3e41969 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ PHP                                                                        NEWS
 - GD:
   . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer
     CVE-2013-7327). (Tomas Hoger, Remi).
+  . Fixed #66890 (Bug #66890 imagescale segfault). (Remi)
 
 - Hash:
   . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).