From: Gregg Lewis Smith Date: Fri, 25 Sep 2015 09:31:21 +0000 (+0000) Subject: typo X-Git-Tag: 2.5.0-alpha~2805 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05381eebd8ff0fa9ec0e3f6a2cee75ee1cf8bba5;p=apache typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705260 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1aaa79e5e2..522eda0317 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) core/util_script: relax alphanumeric filter of enviroment variable names + *) core/util_script: relax alphanumeric filter of environment variable names on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al. unadulterated in 64 bit versions of Windows. PR 46751. [John ]