summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2016-04-28 02:32:45 +0200
committerFerenc Kovacs <tyrael@php.net>2016-04-28 02:32:45 +0200
commit227e5d1153359446ab597e952ec2002d74e77b11 (patch)
tree55a2c67ba041f94b61ab253d6c91196ee60fa744
parent0c529b38996413a4b7a12d8783775e15c2d23a69 (diff)
downloadphp-git-227e5d1153359446ab597e952ec2002d74e77b11.tar.gz
small whitespace fix
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 95c2656fbc..4905156bc5 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)