]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
duplicate entry
authorEric Covener <covener@apache.org>
Thu, 16 Jun 2016 01:17:29 +0000 (01:17 +0000)
committerEric Covener <covener@apache.org>
Thu, 16 Jun 2016 01:17:29 +0000 (01:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748647 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0454f20901d30b65c666b01f259aa03b6e93113b..5678bd8be681b994c575a008fa8c4d33d5f43e2b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -40,10 +40,6 @@ Changes with Apache 2.4.21
      of the provider from mod_dav.
      [Jari Urpalainen <jari.urpalainen nokia.com>]
 
-  *) mod_proxy_fcgi: Avoid passing a filename of proxy:fcgi:// as
-     SCRIPT_FILENAME to a FastCGI server. PR59618.
-     [Jacob Champion <champion.pxi gmail.com>]
-
   *) mod_proxy_http2: properly care for HTTP2 flow control of the frontend
      connection is HTTP/1.1. [Patch supplied by Evgeny Kotkov]