diff options
author | Theo Buehler <tb@openbsd.org> | 2020-10-08 17:43:07 +0200 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2020-10-08 17:43:07 +0200 |
commit | 617e8e861e83b1b250019e750c8d127761df3e68 (patch) | |
tree | 4fe4e9871015375f8b57cc2c1716bbf5cab388e8 | |
parent | 8d258cf72d3b262445016fcd16d1cf298b423e7f (diff) | |
download | portable-617e8e861e83b1b250019e750c8d127761df3e68.tar.gz portable-617e8e861e83b1b250019e750c8d127761df3e68.tar.bz2 portable-617e8e861e83b1b250019e750c8d127761df3e68.zip |
wording tweak from jsing
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ LibreSSL Portable Release Notes: | |||
31 | 3.2.2 - Stable release | 31 | 3.2.2 - Stable release |
32 | 32 | ||
33 | * This is the first stable release with the new TLSv1.3 | 33 | * This is the first stable release with the new TLSv1.3 |
34 | implementation enabled by default for both server and client. The | 34 | implementation enabled by default for both client and server. The |
35 | OpenSSL 1.1 TLSv1.3 API is not yet available and will be provided | 35 | OpenSSL 1.1 TLSv1.3 API is not yet available and will be provided |
36 | in an upcoming release. | 36 | in an upcoming release. |
37 | 37 | ||