From: Jeff Trawick Date: Sun, 28 Jul 2013 21:30:56 +0000 (+0000) Subject: remove pre_htaccess/open_htaccess noise now that open_htaccess hook X-Git-Tag: 2.5.0-alpha~5225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dd95ae2f6858615fe7b4082b2c213a094047a83;p=apache remove pre_htaccess/open_htaccess noise now that open_htaccess hook is in 2.4.x branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507853 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 21711e5989..264bc70b56 100644 --- 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]