diff options
author | Brent Cook <busterb@gmail.com> | 2019-05-15 19:52:47 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2019-05-20 21:01:42 -0500 |
commit | 2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2 (patch) | |
tree | e3b4b06a339ef006e7e18bfd67425bc72bb040b1 | |
parent | 4f88694cc976121ee9896bf5f245efe4820fa35a (diff) | |
download | portable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.tar.gz portable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.tar.bz2 portable-2375e38c97c9fc280aaa7e7093e6db01e0ae9ff2.zip |
update changelog for 2.9.2
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -28,6 +28,13 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 2.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 | |||
31 | 2.9.1 - Stable release | 38 | 2.9.1 - Stable release |
32 | 39 | ||
33 | * Added support for XChaCha20 and XChaCha20-Poly1305. | 40 | * Added support for XChaCha20 and XChaCha20-Poly1305. |