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

diff --git a/NEWS b/NEWS
index 776255307eb72dbcf08aa8fcd53104145889f2c5..85e89415e874fa3b6d86c7daa3acde0d14911e45 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 #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)
   . 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)