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

diff --git a/NEWS b/NEWS
index 6499748c8689257de5e7d73631cbee8489f98047..ae6484a57bd7de971f5962a6e73bfd17b42d7beb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@
     original). (Dmitry, Laruence)
 
 - 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)