]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for PR #470
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 26 Apr 2021 14:07:28 +0000 (16:07 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 26 Apr 2021 14:07:28 +0000 (16:07 +0200)
- Merge #470 from edevil: Allow configuration of persistent TCP
  connections.

doc/Changelog

index 85eb78c2a67dc1909ba6512849cff3d4f936b3db..84572302d63475ba337a3cfef85e4c08b4b04a15 100644 (file)
@@ -1,3 +1,7 @@
+26 April 2021: Wouter
+       - Merge #470 from edevil: Allow configuration of persistent TCP
+         connections.
+
 22 April 2021: Wouter
        - Merge #466 from FGasper: Support OpenSSLs that lack
          SSL_get0_alpn_selected.