]> granicus.if.org Git - apache/commitdiff
mention mod_macro in CHANGES and add compatibility note
authorStefan Fritsch <sf@apache.org>
Mon, 6 May 2013 17:50:03 +0000 (17:50 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 6 May 2013 17:50:03 +0000 (17:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479653 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
docs/manual/mod/mod_macro.xml

diff --git a/CHANGES b/CHANGES
index 833a04b74c2003bbf40f6668778e3998376cbcc4..dc6def4b30fffa8bec5a91f7ecde6aaa073cb9e6 100644 (file)
--- 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]
index ffc9b1b58a39cbeee11b939b0b660f5ef732618f..18c252dc73ca67b1e5d24b2ce7ec9781a3e868fd 100644 (file)
@@ -26,6 +26,7 @@
 <status>Base</status>
 <sourcefile>mod_macro.c</sourcefile>
 <identifier>macro_module</identifier>
+<compatibility>Available in Apache HTTPD 2.4.5 and later</compatibility>
 
 <summary>