From: Stefan Fritsch Date: Mon, 6 May 2013 17:50:03 +0000 (+0000) Subject: mention mod_macro in CHANGES and add compatibility note X-Git-Tag: 2.4.5~320 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9de44dee1edb719cfd128275ef6484ed336ce490;p=apache mention mod_macro in CHANGES and add compatibility note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479653 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 833a04b74c..dc6def4b30 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.4.5 + *) mod_macro: New module that provides macros within configuration files. + [Fabien Coelho] + *) mod_cache_socache: New cache implementation backed by mod_socache that replaces mod_mem_cache known from httpd 2.2. [Graham Leggett] diff --git a/docs/manual/mod/mod_macro.xml b/docs/manual/mod/mod_macro.xml index ffc9b1b58a..18c252dc73 100644 --- a/docs/manual/mod/mod_macro.xml +++ b/docs/manual/mod/mod_macro.xml @@ -26,6 +26,7 @@ Base mod_macro.c macro_module +Available in Apache HTTPD 2.4.5 and later