From: Remi Collet Date: Mon, 4 Aug 2014 08:48:29 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.16RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1158563958e85d6eae3951dca1fa5ed982db9a9a;p=php NEWS --- diff --git a/NEWS b/NEWS index 6cae7adf25..be43b01737 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,10 @@ PHP NEWS . Fixed bug #67635 (php links to systemd libraries without using pkg-config). (pacho@gentoo.org, Remi) +- GD: + . Fixed bug #66901i (php-gd 'c_color' NULL pointer dereference). + (CVE-2014-2497) (Remi) + - Milter: . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)