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

diff --git a/NEWS b/NEWS
index 6e5024775d85e88f045b490dcbc5fa3354d4a8f0..5b176d9b16a35563ed33aef8b752983afbe6d657 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@
   . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
 
 - GD:
+  . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb)
   . 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)