From: W.C.A. Wijngaards Date: Tue, 3 Aug 2021 11:11:18 +0000 (+0200) Subject: Changelog note for #517 X-Git-Tag: release-1.13.2rc1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd7dc30294b8bdfdd499a81570a76fd50ee5c81d;p=thirdparty%2Funbound.git Changelog note for #517 - Merge PR #517 from dyunwei: #420 breaks the mesh reply list function that need to reuse the dns answer. --- diff --git a/doc/Changelog b/doc/Changelog index 8544a8266..8c3c8abc3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,10 @@ - Listen to read or write events after the SSL handshake. Sticky events on windows would stick on read when write was needed. +3 August 2021: Wouter + - Merge PR #517 from dyunwei: #420 breaks the mesh reply list + function that need to reuse the dns answer. + 2 August 2021: Wouter - Prepare for OpenSSL 3.0.0 provider API usage, move the sldns keyraw functions to produce EVP_PKEY results.