From 2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 15 May 2019 19:52:47 -0500 Subject: [PATCH] update changelog for 2.9.2 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f91568..93fbb54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,13 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.9.2 - Bug fixes + + * Fixed portable builds with older versions of MacOS, + Android targets < API 21, and Solaris 10 + + * Fixed SRTP profile advertisement for DTLS servers. + 2.9.1 - Stable release * Added support for XChaCha20 and XChaCha20-Poly1305.