From: Rich Bowen Date: Tue, 28 Dec 2010 14:36:30 +0000 (+0000) Subject: Correct typo in CHANGES, as per tid50321 X-Git-Tag: 2.3.11~330 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5071e1a4f6b8ea1d394e2e369510b6e741e7b901;p=apache 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 --- 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]