]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add name
authorEric Covener <covener@apache.org>
Wed, 1 Feb 2017 23:08:05 +0000 (23:08 +0000)
committerEric Covener <covener@apache.org>
Wed, 1 Feb 2017 23:08:05 +0000 (23:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1781330 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cc97a4e527b259a11ba981555a681ae067de55d2..4f507bd5a51db94b55696798c0ab9dab967b96f8 100644 (file)
--- 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 <Location> context.
-     Use SetEnvIf, not SetEnv.
+     Use SetEnvIf, not SetEnv. [Eric Covener]
 
   *) mod_http2: fix for crash when running out of memory.
      [Robert Swiecki <robert@swiecki.net>, Stefan Eissing]