From: Remi Collet Date: Sat, 13 Dec 2014 08:05:48 +0000 (+0100) Subject: NEWS X-Git-Tag: PRE_NATIVE_TLS_MERGE~2^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e5de0c323310bfcbd6e1dba76ec1edeb5e7b6dd;p=php NEWS --- diff --git a/NEWS b/NEWS index 0ef30e9140..64ab8e2af4 100644 --- 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)