summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 07ee56625c..75a5b203de 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,9 +4,10 @@ Changes with Apache 2.4.1
Changes with Apache 2.4.0
- *) SECURITY (CVE-2012-0031): Fix scoreboard issue which could allow
- an unprivileged child process could cause the parent to crash at
- shutdown rather than terminate cleanly. [Joe Orton]
+ *) SECURITY: CVE-2012-0031 (cve.mitre.org)
+ Fix scoreboard issue which could allow an unprivileged child process
+ could cause the parent to crash at shutdown rather than terminate
+ cleanly. [Joe Orton]
*) mod_ssl: Fix compilation with xlc on AIX. PR 52394. [Stefan Fritsch]