]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #517
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 3 Aug 2021 11:11:18 +0000 (13:11 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 3 Aug 2021 11:11:18 +0000 (13:11 +0200)
- Merge PR #517 from dyunwei: #420 breaks the mesh reply list
  function that need to reuse the dns answer.

doc/Changelog

index 8544a8266be2445df1ca634d45840c8ffe986ba0..8c3c8abc3bc6ce6ab41a1dd58139469c3a519174 100644 (file)
@@ -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.