Remove backported entries
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 1 Nov 2017 17:29:11 +0000 (17:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 1 Nov 2017 17:29:11 +0000 (17:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813977 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 769c9afe82762530e4e439f7defe00ae25408a25..f3f006e22cc28b26887697aa49d7bfe912e49c4f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,9 +18,6 @@ Changes with Apache 2.5.0
   *) core: A signal received while stopping could have crashed the main
      process.  PR 61558.  [Yann Ylavic]
 
-  *) mod_proxy: Fix regression for non decimal loadfactor parameter introduced
-     in 2.4.28.  [Jim Jagielski]
-
   *) mod_md: v1.0.0, new config directive 'MDNotifyCmd' to hook in a program when Managed
      Domains have obtained/renewed their certificates successfully. [Stefan Eissing]
 
@@ -120,9 +117,6 @@ Changes with Apache 2.5.0
   *) mod_proxy_fcgi: Add the support for mod_proxy's flushpackets and flushwait
      parameters. [Luca Toscano, Ruediger Pluem, Yann Ylavic]
 
-  *) mod_http2: Simplify ready queue, less memory and better performance. Update
-     mod_http2 version to 1.10.7. [Stefan Eissing]
-
   *) mod_rewrite: Add 'RewriteOptions LongURLOptimization' to free memory
      from each set of unmatched rewrite conditions.
      [Eric Covener]
@@ -216,8 +210,6 @@ Changes with Apache 2.5.0
      in the past that also has Cache-Control: max-age or s-maxage.
      PR55156. [Eric Covener]
 
-  *) Added many log numbers to log statements that had none.
-
   *) mod_session: Introduce SessionExpiryUpdateInterval which allows to
      configure the session/cookie expiry's update interval. PR 57300.
      [Paul Spangler <paul.spangler ni.com>]