]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove backported item.
authorRainer Jung <rjung@apache.org>
Wed, 16 Jul 2014 06:08:20 +0000 (06:08 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 16 Jul 2014 06:08:20 +0000 (06:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610916 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4b414c0b5bf42cd8eef3753b7ab324c6ea733267..49ae9d4ada6274dc1fa3e76b05374d05b6183644 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,9 +16,6 @@ Changes with Apache 2.5.0
      backwards compatibility, the first character of a three-character format
      must be the '^' (caret) character.  [Eric Covener]
 
-  *) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions
-     resumed by TLS session resumption (RFC 5077). [Rainer Jung]
-
   *) mod_authnz_ldap: Return LDAP connections to the pool before the handler
      is run, instead of waiting until the end of the request. [Eric Covener]