diff options
author | Brent Cook <busterb@gmail.com> | 2019-05-15 19:52:47 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2019-05-15 21:21:09 -0500 |
commit | 5d7f4a19978eabd9208ec8ebab9c778cff5c8f09 (patch) | |
tree | 144d031f0ea1a1c9da0217872bc9c329e2a4b043 | |
parent | e5231b10c1a3a9527cd1cf98349396798efd555a (diff) | |
download | portable-2.9.2.tar.gz portable-2.9.2.tar.bz2 portable-2.9.2.zip |
update changelog for 2.9.2v2.9.2
Diffstat (limited to '')
-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. |