From: George Thessalonikefs Date: Tue, 20 Sep 2022 09:36:01 +0000 (+0200) Subject: Changelog entry for #753: X-Git-Tag: release-1.17.0rc1~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=307805b64fab476dbd82dc1e231e85a517b57a04;p=thirdparty%2Funbound.git Changelog entry for #753: - Merge #753: ACL per interface. (New interface-* configuration options). --- diff --git a/doc/Changelog b/doc/Changelog index 613541571..a68d8d625 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.