updated NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 20 Jul 2015 23:24:55 +0000 (01:24 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 20 Jul 2015 23:24:55 +0000 (01:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6e981c44781f12b8f1e7e7716697878b11b94e98..ae3d1d35597dc3d8f4d8100de81e6469c6552e9e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@
   . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
 
 - GD:
+  . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb)
   . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb)
   . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb)
   . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)