1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

remove CHANGES entry of change reverted as part of r964156

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@978938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Fritsch
2010-07-24 21:20:04 +00:00
parent 4ace82f934
commit d8fc4c375d

View File

@@ -18,9 +18,6 @@ Changes with Apache 2.3.7
*) mod_authn_cache: new module [Nick Kew]
*) core: Try to proceed with authorization even if authentication failed.
This allows e.g. to authorize by user _or_ ip address. [Stefan Fritsch]
*) configure: Add reallyall option for --enable-mods-shared. [Stefan Fritsch]
*) Fix Windows build when using VC6. [Gregg L. Smith <lists glewis com>]