From: Eric Covener Date: Wed, 1 Feb 2017 23:08:05 +0000 (+0000) Subject: add name X-Git-Tag: 2.5.0-alpha~707 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5982477626b4a5d5949a8f6d7a20327cad82ccb3;p=thirdparty%2Fapache%2Fhttpd.git add name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1781330 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index cc97a4e527b..4f507bd5a51 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ Changes with Apache 2.5.0 *) mod_proxy: Allow the per-request environment variable "no-proxy" to be used as an alternative to ProxyPass /path !. This is primarily to set exceptions for ProxyPass specified in context. - Use SetEnvIf, not SetEnv. + Use SetEnvIf, not SetEnv. [Eric Covener] *) mod_http2: fix for crash when running out of memory. [Robert Swiecki , Stefan Eissing]