]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #753:
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 20 Sep 2022 09:36:01 +0000 (11:36 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 20 Sep 2022 09:36:01 +0000 (11:36 +0200)
- Merge #753: ACL per interface. (New interface-* configuration
  options).

doc/Changelog

index 613541571211dfe90bdc68177fa726982eb256c1..a68d8d62528b5b6281f97863ad3b6040581d9790 100644 (file)
@@ -1,3 +1,7 @@
+16 September 2022: George
+       - Merge #753: ACL per interface. (New interface-* configuration
+         options).
+
 2 September 2022: Wouter
        - Remove include that was there for debug purposes.
        - Fix to check pthread_t size after pthread has been detected.