]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Mon, 3 Jun 2013 12:17:00 +0000 (14:17 +0200)
committerRemi Collet <remi@php.net>
Mon, 3 Jun 2013 12:17:00 +0000 (14:17 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 480060225ee954c3841c02ab7a85d2bc8040a198..c09b009c7bb2837010aaa3afd47fdd9368c3695a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 -FPM:
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
+- GD:
+  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
+
 - Hash:
   . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length
     and hex output). (Anthony Ferrara)