From: Jeff Trawick Date: Mon, 19 Aug 2013 19:34:25 +0000 (+0000) Subject: pre_htaccess hook is gone X-Git-Tag: 2.5.0-alpha~5169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a51f7c87c46b2691382e5df4220452f628d6f542;p=apache pre_htaccess hook is gone git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 457d77d832..27f24d6be0 100644 --- a/CHANGES +++ b/CHANGES @@ -147,9 +147,6 @@ Changes with Apache 2.5.0 *) mod_systemd: New module, for integration with systemd on Linux. [Jan Kaluza ] - *) core: Add pre_htaccess hook, allowing mpm-itk - to be used without patches to httpd core. [Jeff Trawick] - *) WinNT MPM: Store pid and generation for each thread in scoreboard to allow tracking of threads from exiting children via mod_status or other such mechanisms. [Jeff Trawick]