]> granicus.if.org Git - apache/commitdiff
backported
authorJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 13:43:28 +0000 (13:43 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 13:43:28 +0000 (13:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1577161 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index aed174bf2b01c5baeecaa29ac6cf8a54e01bea89..a2de33e4f3fde53cb38b46f53fa92806aa8267a1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,11 +25,6 @@ Changes with Apache 2.5.0
   *) Add HttpContentLengthHeadZero and HttpExpectStrict directives.
      [Yehuda Sadeh <yehuda inktank com>, Justin Erenkrantz]
 
-  *) mod_ssl: Remove the hardcoded algorithm-type dependency for the
-     SSLCertificateFile and SSLCertificateKeyFile directives, to enable
-     future algorithm agility, and deprecate the SSLCertificateChainFile
-     directive (obsoleted by SSLCertificateFile). [Kaspar Brand]
-
   *) FreeBSD: Disable IPv4-mapped listening sockets by default for versions
      5+ instead of just for FreeBSD 5. PR 53824. [Jeff Trawick]