From d8fc4c375deb2a55687e8198a2f41c9952befffe Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 24 Jul 2010 21:20:04 +0000 Subject: [PATCH] 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 --- CHANGES | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES b/CHANGES index 66a3d15b2f..16358e84a8 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 ]