]> granicus.if.org Git - apache/commitdiff
CHANGES: remove backported entries.
authorYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 22:19:34 +0000 (22:19 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 16 Jun 2015 22:19:34 +0000 (22:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1685917 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c074703184fda0a96897511d064bc3bdf33b5a01..bec2489ccc33218fe0684e4d73e3ea4218548c94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,6 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
-  *) mod_ssl: Remove deprecated SSLCertificateChainFile warning.
-     [Yann Ylavic]
-
   *) mod_ldap: Stop leaking LDAP connections when 'LDAPConnectionPoolTTL 0' 
      is configured.  PR 58037.  [Ted Phelps <phelps gnusto.com>]
 
@@ -14,9 +11,6 @@ Changes with Apache 2.5.0
   *) mod_substitute: Fix configuraton merge order.
      PR 57641 [<Marc.Stern approach.be>]
 
-  *) core: Limit accepted chunk-size to 2^63-1 and be strict about chunk-ext
-     authorized characters.  [Yann Ylavic]
-
   *) mod_ssl: When SSLVerify is disabled (NONE), don't force a renegotiation if
      the SSLVerifyDepth applied with the default/handshaken vhost differs from
      the one applicable with the finally selected vhost.  [Yann Ylavic]