]> granicus.if.org Git - apache/commitdiff
NWSSLUpgradeable directive
authorBradley Nicholes <bnicholes@apache.org>
Fri, 16 Jul 2004 18:40:58 +0000 (18:40 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 16 Jul 2004 18:40:58 +0000 (18:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104308 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d8da0ef2eb44949e5b0c8d252f63cbe9a2c5f2e..711e762b82f977ce5f236e708544fb1bac33e78f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
 
+  *) mod_nw_ssl: Added the directive NWSSLUpgradeable to mod_nw_ssl to 
+     allow a non-secure connection to be upgraded to secure connections
+     [Brad Nicholes]
+     
   *) core: Add Options= syntax to AllowOverride to specify which options
      may be overridden in .htaccess files. PR 29310.
      [Tom Alsberg <alsbergt cs.huji.ac.il>, Paul Querna]