]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #764
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 4 Oct 2022 20:24:18 +0000 (22:24 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 4 Oct 2022 20:24:18 +0000 (22:24 +0200)
- Merge #764: Leniency for target discovery when under load (for
  NRDelegation changes).

doc/Changelog

index 24b17b50668c4d84ddd1e4a9203888516ec8bbd5..8c7483f88c62ab1ad99dbc76141363ab4d97024a 100644 (file)
@@ -1,3 +1,7 @@
+4 October 2022: George
+       - Merge #764: Leniency for target discovery when under load (for
+         NRDelegation changes).
+
 4 October 2022: Wouter
        - Fix static analysis report to remove dead code from the
          rpz_callback_from_iterator_module function.