]> granicus.if.org Git - apache/commitdiff
backported
authorJim Jagielski <jim@apache.org>
Mon, 3 Jul 2017 10:56:29 +0000 (10:56 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 3 Jul 2017 10:56:29 +0000 (10:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800627 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 68b5e5ca62c5bb1b7cbe3ee965e45932da3f0e2a..d75dd8ab4daf8e5ee910e2b3723d198e3e4cdad5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,14 +4,6 @@ Changes with Apache 2.5.0
   *) htpasswd / htdigest: Do not apply the strict permissions of the temporary
      passwd file to a possibly existing passwd file. PR 61240. [Ruediger Pluem]
 
-  *) mod_proxy_fcgi: Revert to 2.4.20 FCGI behavior for the default
-     ProxyFCGIBackendType, fixing a regression with PHP-FPM. PR 61202.
-     [Jacob Champion]
-
-  *) core: Avoid duplicate HEAD in Allow header.
-     This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26.
-     PR 61207. [Christophe Jaillet]
-
   *) mod_rewrite: Add 'RewriteOptions LongURLOptimization' to free memory
      from each set of unmatched rewrite conditions.
      [Eric Covener]