From: Eric Covener Date: Wed, 13 Nov 2013 13:31:22 +0000 (+0000) Subject: owed a CHANGES entry on r1538490 backport, review appreciated. X-Git-Tag: 2.4.7~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2482f8f527ae7d0992a18a3ffe582839bf7b0ac7;p=apache owed a CHANGES entry on r1538490 backport, review appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1541516 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3034419a85..53b9688216 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changes with Apache 2.4.7 + *) event MPM: Possible crashes (third party modules accessing c->sbh) + or occasional missed mod_status updates for some keepalive requests + under load. [Eric Covener] + *) mod_authn_socache: Support optional initialization arguments for socache providers. [Chris Darroch]