summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-06-20 21:38:06 +0000
committerJeff Trawick <trawick@apache.org>2013-06-20 21:38:06 +0000
commitfcf589085f931c74d4699744c06a99a95882689d (patch)
tree830a82dd093a2bb6af74c5a92eb39656d0e1e2bc /CHANGES
parent23f30656dfa93811df9327581deca61afcb58ffa (diff)
downloadhttpd-fcf589085f931c74d4699744c06a99a95882689d.tar.gz
grab r1495198 from 2.4.x branch:
fix strange wording git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1495200 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 686c1a87a1..8839da479d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ Changes with Apache 2.0.65
*) 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
+ to cause the parent to crash at shutdown rather than terminate
cleanly. [Joe Orton]
*) SECURITY: CVE-2011-3368 (cve.mitre.org)