From: Christophe Jaillet Date: Sat, 27 Jul 2013 17:00:49 +0000 (+0000) Subject: Correct version in CHANGES X-Git-Tag: 2.4.7~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41443b92b1880be605f6c1b7f2a7733510ec96d8;p=apache Correct version in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1507691 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c7c2aef7a3..dce967689c 100644 --- 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 ] @@ -69,8 +73,7 @@ Changes with Apache 2.4.5 a lookup rather than using the raw arguments. [Martin Ksellmann ] - *) 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 ]