]> granicus.if.org Git - apache/commitdiff
Correct typo in CHANGES, as per tid50321
authorRich Bowen <rbowen@apache.org>
Tue, 28 Dec 2010 14:36:30 +0000 (14:36 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 28 Dec 2010 14:36:30 +0000 (14:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053358 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a11a200271c5c51af00139e15e01e23110e187f5..f554b542b35b051fe510bd28e67dbe652057a731 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -370,7 +370,7 @@ Changes with Apache 2.3.7
 
   *) socache modules: return APR_NOTFOUND when a lookup is not found [Nick Kew]
 
-  *) mod_authn_cache: new module [Nick Kew]
+  *) mod_authn_socache: new module [Nick Kew]
 
   *) configure: Add reallyall option for --enable-mods-shared. [Stefan Fritsch]