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

diff --git a/NEWS b/NEWS
index effcee4ed4655626defba8f40cb02973d979a355..776255307eb72dbcf08aa8fcd53104145889f2c5 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 #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb)
   . 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)