summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d5b82cacf..0f2d7f94ae 100644
--- a/NEWS
+++ b/NEWS
@@ -54,7 +54,7 @@ PHP NEWS
. Changed php://fd to be available only for CLI.
- Phar:
- . Fix bug #61065 (Secunia SA44335). (Rasmus)
+ . Fix bug #61065 (Secunia SA44335, CVE-2012-2386). (Rasmus)
- Pgsql:
. Added pg_escape_identifier/pg_escape_literal. (Yasuo Ohgaki)