summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-12-28 14:36:30 +0000
committerRich Bowen <rbowen@apache.org>2010-12-28 14:36:30 +0000
commit5071e1a4f6b8ea1d394e2e369510b6e741e7b901 (patch)
tree5fc3c8fc8c2f75c295deffe08b75425db78c5c9f
parente5ab01823ef2d4777ed62d3a32514fecd393a188 (diff)
downloadhttpd-5071e1a4f6b8ea1d394e2e369510b6e741e7b901.tar.gz
Correct typo in CHANGES, as per tid50321
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053358 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a11a200271..f554b542b3 100644
--- 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]