From 9de44dee1edb719cfd128275ef6484ed336ce490 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Mon, 6 May 2013 17:50:03 +0000 Subject: [PATCH] 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 --- CHANGES | 3 +++ docs/manual/mod/mod_macro.xml | 1 + 2 files changed, 4 insertions(+) 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 -- 2.50.1