diff --git a/NEWS b/NEWS index 33a3684b40b..80ed14f2811 100644 --- 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)