]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 13 Jul 2015 13:54:57 +0000 (15:54 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 13 Jul 2015 13:54:57 +0000 (15:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 79e245310e3123b1073423674a38edef6a48c546..effcee4ed4655626defba8f40cb02973d979a355 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP                                                                        NEWS
   . Fixed bug #64878 (304 responses return Content-Type header). (cmb)
   
 - GD:
+  . Fixed bug #69024 (imagescale segfault with palette based image). (cmb)
   . Fixed bug #53154 (Zero-height rectangle has whiskers). (cmb)
   . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb)
   . Fixed bug #68714 (copy 'n paste error). (cmb)