]> granicus.if.org Git - apache/commitdiff
improve 2.4.7 entry related to mpm-itk, completing the list of
authorJeff Trawick <trawick@apache.org>
Sun, 28 Jul 2013 21:29:50 +0000 (21:29 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 28 Jul 2013 21:29:50 +0000 (21:29 +0000)
required hooks and limiting the name to the 1 of 3 people that
implemented the hook that ended up in 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1507852 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index dce967689c14e0b1f43d818ed30b3d591be61688..b4ce79eca10a0b7f3515f5d1cbe606608c818e86 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,9 @@
 
 Changes with Apache 2.4.7
 
-  *) core: Add open_htaccess hooks, allowing mpm-itk, in conjunction with
-     dirwalk_stat (introduced in  2.4.5), to be used without patches to
-     httpd core. [Jeff Trawick, Stefan Fritsch]
+  *) core: Add open_htaccess hook which, in conjunction with dirwalk_stat
+     and post_perdir_config (introduced in 2.4.5), allows mpm-itk to be 
+     used without patches to httpd core. [Stefan Fritsch]
 
   *) support/htdbm: fix processing of -t command line switch. Regression
      introduced in 2.4.4