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

diff --git a/NEWS b/NEWS
index 33a3684b40bbc41089a6f3106e20dcdfea7a78a2..80ed14f28110192aa50a617fcc13ee793e13e05c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ PHP                                                                        NEWS
   . Fixed bug #67643 (curl_multi_getcontent returns '' when
     CURLOPT_RETURNTRANSFER isn't set). (Jille Timmermans)
 
+- 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)