]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Sun, 19 Jul 2015 15:48:02 +0000 (17:48 +0200)
committerChristoph M. Becker <cmb@php.net>
Sun, 19 Jul 2015 15:48:02 +0000 (17:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index eddf23123d851b70bf601c139a91975617992b75..6e5024775d85e88f045b490dcbc5fa3354d4a8f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@
   . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
 
 - GD:
+  . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)
   . 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)