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

diff --git a/NEWS b/NEWS
index 7a9379c672ef27cca5a0ec6cacb5494f74932c90..71b744b4c08b74bbbfead6ea70fdcd983ec50b03 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 #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)