From: Stefan Fritsch Date: Sat, 24 Jul 2010 21:20:04 +0000 (+0000) Subject: remove CHANGES entry of change reverted as part of r964156 X-Git-Tag: 2.3.7~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8fc4c375deb2a55687e8198a2f41c9952befffe;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/CHANGES b/CHANGES index 66a3d15b2ff..16358e84a84 100644 --- a/CHANGES +++ b/CHANGES @@ -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 ]