]> granicus.if.org Git - apache/commitdiff
Add a version compatibility section to the
authorRainer Jung <rjung@apache.org>
Sun, 16 Dec 2012 15:17:35 +0000 (15:17 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 16 Dec 2012 15:17:35 +0000 (15:17 +0000)
expression parser docs page.

Partial backport of r1422594 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422598 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index 41bf6462b9e3cdb76f227bdb367bde2f7f703d81..55be37cf8a7f812c0a532211456031f28764f7b8 100644 (file)
@@ -553,4 +553,10 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     module="mod_ssl">SSLRequire</directive>'s documentation.</p>
 </section>
 
+<section id="compatibility">
+    <title>Version History</title>
+    <p>The <code>req_novary</code> <a href="#functions">function</a>
+    is available for versions 2.4.4 and later.</p>
+</section>
+
 </manualpage>