From: Jeff Trawick Date: Mon, 19 Aug 2013 19:34:25 +0000 (+0000) Subject: pre_htaccess hook is gone X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba2cd44c414e93f495200c1e80e68903c1d71f4b;p=thirdparty%2Fapache%2Fhttpd.git 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 457d77d8323..27f24d6be0a 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]