]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'master' of github.com:NLnetLabs/unbound
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 12:59:42 +0000 (13:59 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 12:59:42 +0000 (13:59 +0100)
1  2 
doc/Changelog

diff --cc doc/Changelog
index 298156cb85313a1ee1cfe010dc9ec1093eab6d4c,46da7188f93cd6b94542fb7a57a9629901f42bc8..f0ea0788fb7a10bc71756ed350950170d23e3d32
@@@ -1,9 -1,7 +1,13 @@@
 +13 December 2022: George
 +      - Expose 'statistics-inhibit-zero' as a configuration option; the
 +        default value retains Unbound's behavior.
 +      - Expose 'max-sent-count' as a configuration option; the
 +        default value retains Unbound's behavior.
 +
+ 13 December 2022: Wouter
+       - Merge #808: Wrap Makefile script's directory variables in quotes.
+       - Fix to wrap Makefile scripts directory in quotes for uninstall.
  1 December 2022: Wouter
        - Fix #773: When used with systemd-networkd, unbound does not start
          until systemd-networkd-wait-online.service times out.