summaryrefslogtreecommitdiff
path: root/docs/manual/upgrading.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/upgrading.xml')
-rw-r--r--docs/manual/upgrading.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml
index a5f385da7e..e2ce3f7739 100644
--- a/docs/manual/upgrading.xml
+++ b/docs/manual/upgrading.xml
@@ -236,6 +236,12 @@
<li><module>mod_auto_index</module>: will now extract titles and
display descriptions for .xhtml files, which were previously
ignored.</li>
+
+ <li><module>mod_ssl</module>: The default format of the <code>*_DN</code>
+ variables has changed. The old format can still be used with the new
+ <code>LegacyDNStringFormat</code> argument to <directive
+ module="mod_ssl">SSLOptions</directive>.</li>
+
<li><program>htpasswd</program> now uses MD5 hash by default on
all platforms.</li>