]> granicus.if.org Git - apache/commitdiff
remove pre_htaccess/open_htaccess noise now that open_htaccess hook
authorJeff Trawick <trawick@apache.org>
Sun, 28 Jul 2013 21:30:56 +0000 (21:30 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 28 Jul 2013 21:30:56 +0000 (21:30 +0000)
is in 2.4.x branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507853 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 21711e598957612a01538c5162c1d53c04dace2e..264bc70b562de4d14452a4898b5e899fb7362be2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,9 +9,6 @@ Changes with Apache 2.5.0
   *) core: Log a message at TRACE1 when the client aborts a connection.
      [Eric Covener]
 
-  *) core: Replace pre_htaccess hook with more flexible open_htaccess hook.
-     [Stefan Fritsch]
-
   *) mod_authnz_ldap: Support primitive LDAP servers that do not accept
      filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special
      filter "none" to be specified in AuthLDAPURL. [Eric Covener]