]> granicus.if.org Git - apache/commitdiff
smash dup
authorJim Jagielski <jim@apache.org>
Wed, 14 Jun 2017 11:14:20 +0000 (11:14 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 14 Jun 2017 11:14:20 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798665 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d97239f3845946b7ba97efd7da6d83553b92e60d..a1f04d6c6e1174c3c927ec1e55612a4a0439aaff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -125,11 +125,6 @@ Changes with Apache 2.4.26
      variables just before invoking the FastCGI. [Eric Covener,
      Jacob Champion]
 
-  *) 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. [Eric Covener]
-
   *) mod_proxy_fcgi: Return to 2.4.20-and-earlier behavior of leaving
      a "proxy:fcgi://" prefix in the SCRIPT_FILENAME environment variable by
      default.  Add ProxyFCGIBackendType to allow the type of backend to be