From: Jeff Trawick Date: Thu, 20 Jun 2013 21:38:06 +0000 (+0000) Subject: grab r1495198 from 2.4.x branch: X-Git-Tag: 2.0.65~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf589085f931c74d4699744c06a99a95882689d;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/CHANGES b/CHANGES index 686c1a87a11..8839da479d1 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)