From: Jeff Trawick Date: Wed, 13 Nov 2013 13:52:30 +0000 (+0000) Subject: Tweak wording of entry for event MPM fix X-Git-Tag: 2.4.7~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28441d2cbe273d4f5a1432b5c7f16fbeafa60f1c;p=apache Tweak wording of entry for event MPM fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1541519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 53b9688216..294aa4cb98 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 2.4.7 - *) event MPM: Possible crashes (third party modules accessing c->sbh) + *) event MPM: Fix possible crashes (third party modules accessing c->sbh) or occasional missed mod_status updates for some keepalive requests under load. [Eric Covener]