Start 3.2.1 ChangeLog

This commit is contained in:
Bob Beck 2020-06-05 19:44:13 -06:00
parent 44a6a2397f
commit 902e57b57d

View File

@ -28,6 +28,12 @@ history is also available from Git.
LibreSSL Portable Release Notes: LibreSSL Portable Release Notes:
3.2.1 - Development release
* Enforce in the TLS 1.3 server that ClientHello messages
following a HelloRetryRequest must match the original ClientHello
as per RFC 8446 section 4.1.2
3.2.0 - Development release 3.2.0 - Development release
* Enable TLS 1.3 server side in addition to client by default. * Enable TLS 1.3 server side in addition to client by default.