diff options
Diffstat (limited to '')
-rw-r--r-- | docs/changes.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 009866bb..cca6bbc4 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -11,6 +11,13 @@ <change type="feature"> <para> +support for multiple certificate bundles on a listener via Server Name +Indication (SNI) TLS extension. +</para> +</change> + +<change type="feature"> +<para> "--mandir" ./configure option to specify the directory for man page installation. </para> </change> |