From: Jeff Trawick Date: Thu, 20 Jun 2013 21:35:50 +0000 (+0000) Subject: fix strange wording X-Git-Tag: 2.4.5~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b52f10fc173063f7455ee9813ab56acee0e9549;p=apache fix strange wording git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1495198 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 91e1872d18..2c938bdd70 100644 --- a/CHANGES +++ b/CHANGES @@ -727,7 +727,7 @@ Changes with Apache 2.4.0 *) 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] *) mod_ssl: Fix compilation with xlc on AIX. PR 52394. [Stefan Fritsch]