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]