From 95e0de7cfa3f988fab84d0579691d172ca23cbe4 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Thu, 27 Feb 2014 01:19:08 +0100 Subject: [PATCH] add missing NEWS entry --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 279e4a9081..8f3ce5b21e 100644 --- a/NEWS +++ b/NEWS @@ -19,9 +19,10 @@ PHP NEWS . Upgraded to libmagic-5.17 (Anatol) . Fixed bug #66731 (file: infinite recursion). (CVE-2014-1943) (Remi) -- gd: +- GD: . Fixed imagettftext to load the correct character map rather than the last one. (Scott) + . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily) - JSON: . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) -- 2.50.1