summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5fcd725ff6..5f884e6531 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ PHP NEWS
(Stas)
- EXIF:
- . Fix bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)
+ . Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)
- Fileinfo:
. Removed readelf.c and related code from libmagic sources