]> granicus.if.org Git - apache/commitdiff
Correct version in CHANGES
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 27 Jul 2013 17:00:49 +0000 (17:00 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 27 Jul 2013 17:00:49 +0000 (17:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1507691 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c7c2aef7a3244ba806071eb07be23fcd4982cce9..dce967689c14e0b1f43d818ed30b3d591be61688 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 
 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]
+
   *) support/htdbm: fix processing of -t command line switch. Regression
      introduced in 2.4.4
      PR 55264 [Jo Rhett <jrhett netconsonance com>]
@@ -69,8 +73,7 @@ Changes with Apache 2.4.5
      a lookup rather than using the raw arguments. [Martin Ksellmann
      <martin@ksellmann.de>]
 
-  *) core: Add dirwalk_stat and open_htaccess hooks, allowing mpm-itk
-     to be used without patches to httpd core. [Jeff Trawick, Stefan Fritsch]
+  *) core: Add dirwalk_stat hook.  [Jeff Trawick]
 
   *) core: Add post_perdir_config hook.
      [Steinar Gunderson <sgunderson bigfoot.com>]