From 227e5d1153359446ab597e952ec2002d74e77b11 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Thu, 28 Apr 2016 02:32:45 +0200 Subject: [PATCH] small whitespace fix --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 95c2656fbc8..4905156bc5a 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +23,7 @@ PHP NEWS - EXIF: . Fixed bug #72094 (Out of bounds heap read access in exif header processing). (Stas) -- GD: +- GD: . Fixed bug #71952 (Corruption inside imageaffinematrixget). (Stas) . Fixed bug #71912 (libgd: signedness vulnerability). (Stas)