From: George Thessalonikefs Date: Thu, 20 Jul 2023 09:54:21 +0000 (+0200) Subject: - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and X-Git-Tag: release-1.18.0rc1~24^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27c028cf27006aa69199a312b68e35f2e96bd53f;p=thirdparty%2Funbound.git - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and CLASSXX representation. - For #909: Fix return values. --- 27c028cf27006aa69199a312b68e35f2e96bd53f diff --cc doc/Changelog index b7d26c3f6,b7d26c3f6..1f788f683 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,3 -1,3 +1,8 @@@ ++20 July 2023: George ++ - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and ++ CLASSXX representation. ++ - For #909: Fix return values. ++ 14 July 2023: George - More clear description of the different auth-zone behaviors on the man page.