From 779e5ec49419adedd88cd2e19de53d2a959de3fc Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 3 Jan 2016 07:34:59 +0000 Subject: [PATCH] Fix compatibiliy note for the GlobalLog directive (r1722703 in trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1722704 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 527845e675d..976d842f2ef 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -594,6 +594,7 @@ TransferLog logs/access_log expr=expression] server config +Available in Apache HTTP Server 2.4.19 and later -- 2.47.2