diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-10 12:08:50 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-10 15:22:20 +0100 |
commit | 2983e1a616058c03b57f1ab32a691f8b8ff9764e (patch) | |
tree | 1a60bc0d87945b70f0810ffcf69d50792a16bb1c /doc/doc-txt/NewStuff | |
parent | 7adc9ca07a9a870f92a14d16740abfecde0bdfa4 (diff) |
Move the TLS resumption support from Experimental to mainline
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 53d7b5c9a..f3bf3e8e5 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -15,6 +15,9 @@ Version 4.95 2. The native SRS support, previously experimental, is now supported. It is not built unless specified in the Local/Makefile. + 3. TLS resumption support, previously experimental, is now supported and + included in default builds. + Version 4.94 ------------ |