updated NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 13 Jul 2015 20:33:43 +0000 (22:33 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 13 Jul 2015 20:33:43 +0000 (22:33 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 64088fd3ad1137e108293f6ec8f1351625348a3f..da4c43b2b9a9b6e10a8cd4271b71be6141842159 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@
   . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
 
 - 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)