summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea83fbe89d..d1c7632ae7 100644
--- a/NEWS
+++ b/NEWS
@@ -103,7 +103,8 @@ PHP NEWS
CURLOPT_RETURNTRANSFER isn't set). (Jille Timmermans)
- EXIF:
- . Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)
+ . Fixed bug #68799 (Free called on unitialized pointer). (CVE-2015-0232)
+ (Stas)
- Fileinfo:
. Fixed bug #68671 (incorrect expression in libmagic).