]> granicus.if.org Git - apache/commitdiff
Remove some entries already in the 2.4.x branch
authorJeff Trawick <trawick@apache.org>
Thu, 7 May 2015 22:00:06 +0000 (22:00 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 May 2015 22:00:06 +0000 (22:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678267 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b6b5fea2e5c788531d9b8cd39002a21352a52a00..8de622584662d33db2c0e83fb54c9bf41375dde4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,15 +11,6 @@ Changes with Apache 2.5.0
      it otherwise.  [Bernard Spil <pil.oss gmail com>, Stefan Sperling,
      Kaspar Brand]
 
-  *) mod_ssl: make sure to consistently output SSLCertificateChainFile
-     deprecation warnings, when encountered in a VirtualHost block.
-     [Falco Schwarz <hiding falco.me>]
-
-  *) mod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate
-     response header to be used by the application, for when the application
-     or framework is unable to return Location in the internal-redirect
-     form.  [Jeff Trawick]
-
   *) http: Add support for RFC2324/RFC7168. [Graham Leggett]
 
   *) core: Cleanup the request soon/even if some output filter fails to
@@ -76,9 +67,6 @@ Changes with Apache 2.5.0
   *) mod_socache_memcache: Pass expiration time through to memcached. PR 55445.
      [Faidon Liambotis <paravoid debian.org>, Joe Orton]
 
-  *) mod_http: Fix incorrect If-Match handling. PR 57358.
-     [Kunihiko Sakamoto <ksakamoto google.com>]
-
   *) mod_proxy_ajp: Fix client connection errors handling and logged status
      when it occurs.  PR 56823.  [Yann Ylavic]