]> granicus.if.org Git - apache/commitdiff
Ch-ch-changes for r1608759.
authorJoe Orton <jorton@apache.org>
Tue, 8 Jul 2014 13:48:56 +0000 (13:48 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 8 Jul 2014 13:48:56 +0000 (13:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1608780 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e9a5e3bfe424089accea572ce10d039cdb124ca5..f81753b13664ec8f72718b6d82c9cef9975580bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -79,6 +79,9 @@ Changes with Apache 2.4.10
      OCSP requests should use a nonce to be checked against the responder's
      one. PR 56233. [Yann Ylavic, Kaspar Brand]
 
+  *) mod_ssl: "SSLEngine off" will now override a Listen-based default
+     and does disable mod_ssl for the vhost.  [Joe Orton]
+
   *) mod_lua: Enforce the max post size allowed via r:parsebody()
      [Daniel Gruno]