From: George Thessalonikefs Date: Thu, 20 Jul 2023 10:56:31 +0000 (+0200) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Tag: release-1.18.0rc1~24^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae2c2be1a51ebda62eae6bb83b2985377b7414e2;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- ae2c2be1a51ebda62eae6bb83b2985377b7414e2 diff --cc doc/Changelog index ebbfcead8,206963cfc..5297a87dc --- a/doc/Changelog +++ b/doc/Changelog @@@ -2,9 -2,10 +2,12 @@@ - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and CLASSXX representation. - For #909: Fix return values. + - Merge #901 from Sergei Trofimovich: config: improve handling of + unknown modules. + 20 July 2023: Wouter + - For #909: Fix RR class comparison. + 14 July 2023: George - More clear description of the different auth-zone behaviors on the man page.