diff options
author | Jack Lloyd <[email protected]> | 2021-04-15 05:12:58 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2021-04-15 05:12:58 -0400 |
commit | 3ca8a833004e5bd77f35718705b569e9d0a59490 (patch) | |
tree | 6649e3e9d74a6969ae4c22b25e7a8f88f38eb92e | |
parent | 8db6a21e0d8f6ea9fb50999ad39316b364261f6c (diff) |
Update news
-rw-r--r-- | news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ Version 2.18.0, Not Yet Released * Reject non-TLS messages as quickly as possible without waiting for a full record. (GH #2676) +* Add build support for RISC-V 32 + +* Fixes for TLS::Stream::async_shutdown (GH #2673) + * Fix a regression introduced in 2.17.0 where LDFLAGS which add an extra library (such as ``-latomic`` needed on SPARC) were not always applied effectively. (GH #2622 #2623 #2625) |