From: Jeff Trawick Date: Sun, 29 Mar 2009 13:58:46 +0000 (+0000) Subject: fix mispelled module name (helps look for applicable fixes) X-Git-Tag: 2.3.3~764 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e501c2fdea456342c519036d7ef06b3269a34eed;p=thirdparty%2Fapache%2Fhttpd.git fix mispelled module name (helps look for applicable fixes) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5ec2e26d2f1..fbee2a86f99 100644 --- a/CHANGES +++ b/CHANGES @@ -403,7 +403,7 @@ Changes with Apache 2.3.0 *) core: fix origin checking in SymlinksIfOwnerMatch PR 36783 [Robert L Mathews ] - *) Activate mod_cache, mod_file_cache and mod_disc_cache as part of the + *) Activate mod_cache, mod_file_cache and mod_disk_cache as part of the 'most' set for '--enable-modules' and '--enable-shared-mods'. Include mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]