]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Sat, 13 Dec 2014 08:05:48 +0000 (09:05 +0100)
committerRemi Collet <remi@php.net>
Sat, 13 Dec 2014 08:05:48 +0000 (09:05 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0ef30e9140e4a0f6d7f71821a84bff167f098ca7..64ab8e2af444941369292decffb98e30baf7d882 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ PHP                                                                        NEWS
 - FPM:
   . Fix request #68526 (Implement POSIX Access Control List for UDS). (Remi)
 
+- GD:
+  . Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
+
 - mbstring:
   . Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
     (Ashesh Vashi)