]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Jun 2015 00:20:14 +0000 (02:20 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Jun 2015 00:20:14 +0000 (02:20 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6fcb4c200423ab265cabe63eae3ba2aa75ab6d2c..f62d1d7a9c60a88284f8615c4cd580712eec2fa6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ PHP                                                                        NEWS
   . Fixed bug #69740 (finally in generator (yield) swallows exception in
     iteration). (Nikita)
 
+- GD:
+  . Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
+
 - GMP:
   . Fixed bug #69803 (gmp_random_range() modifies second parameter if GMP
     number). (Nikita)