]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge pull request #76 from Maryse47: Improvements and fixes for
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Sep 2019 07:53:21 +0000 (09:53 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Sep 2019 07:53:21 +0000 (09:53 +0200)
  systemd unbound.service.
(Changelog note for merge of #76).

doc/Changelog

index 5637f1925fd624cc37d69977e29fd42275b1c2c4..5a038a187b425470bd42460c936ca1f8197520cd 100644 (file)
@@ -1,5 +1,7 @@
 19 September 2019: Wouter
        - Fix #78: Memory leak in outside_network.c.
+       - Merge pull request #76 from Maryse47: Improvements and fixes for
+         systemd unbound.service.
 
 11 September 2019: Wouter
        - Use explicit bzero for wiping clear buffer of hash in cachedb,