]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #461 from Christian Allred: Add max-query-restarts option.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 14:50:45 +0000 (15:50 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Dec 2022 14:54:51 +0000 (15:54 +0100)
1  2 
doc/Changelog

diff --cc doc/Changelog
index f0ea0788fb7a10bc71756ed350950170d23e3d32,f0ea0788fb7a10bc71756ed350950170d23e3d32..d51a456629a0e29efead33a9a9993dd227ab625d
@@@ -3,6 -3,6 +3,9 @@@
          default value retains Unbound's behavior.
        - Expose 'max-sent-count' as a configuration option; the
          default value retains Unbound's behavior.
++      - Merge #461 from Christian Allred: Add max-query-restarts option.
++        Exposes an internal configuration but the default value retains
++        Unbound's behavior.
  
  13 December 2022: Wouter
        - Merge #808: Wrap Makefile script's directory variables in quotes.