From 271eba87227fa9cc322725f1925c128037f7b85a Mon Sep 17 00:00:00 2001
From: Rainer Jung
Date: Sun, 16 Dec 2012 15:17:35 +0000
Subject: [PATCH] Add a version compatibility section to the 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 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 41bf6462b9..55be37cf8a 100644
--- a/docs/manual/expr.xml
+++ b/docs/manual/expr.xml
@@ -553,4 +553,10 @@ listfunction ::= listfuncname "(" word ")"
module="mod_ssl">SSLRequire's documentation.
+
+ Version History
+ The req_novary
function
+ is available for versions 2.4.4 and later.
+
+
--
2.40.0