From da2b7f1fdb93c5aa4de5b27419bbe6e05e9d0c2c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 15 Dec 2018 06:28:27 +0000 Subject: [PATCH] Give credit to the author. I only tested, added a test case and proposed for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1848980 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a9b1d6bdf12..4f215c040d4 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 2.4.38 *) mod_setenvif: We can have expressions that become true if a regex pattern in the expression does NOT match. In this case val is NULL and we should just set the value for the environment variable - like in the pattern case. [Christophe Jaillet] + like in the pattern case. [Ruediger Pluem] *) core: Incorrect values for environment variables are substituted when multiple environment variables are specified in a directive. [Hank Ibell] -- 2.47.3