aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2019-05-15 19:52:47 -0500
committerBrent Cook <busterb@gmail.com>2019-05-20 21:01:42 -0500
commit2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2 (patch)
treee3b4b06a339ef006e7e18bfd67425bc72bb040b1
parent4f88694cc976121ee9896bf5f245efe4820fa35a (diff)
downloadportable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.tar.gz
portable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.tar.bz2
portable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.zip
update changelog for 2.9.2
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f91568..93fbb54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,13 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.9.2 - Bug fixes
32
33 * Fixed portable builds with older versions of MacOS,
34 Android targets < API 21, and Solaris 10
35
36 * Fixed SRTP profile advertisement for DTLS servers.
37
312.9.1 - Stable release 382.9.1 - Stable release
32 39
33 * Added support for XChaCha20 and XChaCha20-Poly1305. 40 * Added support for XChaCha20 and XChaCha20-Poly1305.