diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-07 00:17:08 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-07 16:00:19 +0000 |
commit | 42f1855e94bd87f98bc6c74255be53ed6d805ba6 (patch) | |
tree | 30a62215d6d5c52071748189ab32179b416415a6 /doc/doc-txt/NewStuff | |
parent | 31c546c4d0c3baf1b1e0ab292b4d096cffe64c34 (diff) |
OpenSSL: tls_eccurves list support. Bug 2955
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index b00399511..c1e139e35 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -19,6 +19,8 @@ Version 4.97 5. The smtp transport option "max_rcpt" is now expanded before use. + 6. The tls_eccurve option for OpenSSL now takes a list of group names + Version 4.96 ------------ |