From: George Thessalonikefs Date: Wed, 2 Mar 2022 12:19:32 +0000 (+0100) Subject: Changelog entry for #632 X-Git-Tag: release-1.16.0rc1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7ca4473686fb8edd9c19abf0b39eb7ae2c799bf;p=thirdparty%2Funbound.git Changelog entry for #632 - Merge PR #632 from scottrw93: Match cnames in ipset. --- diff --git a/doc/Changelog b/doc/Changelog index ecc877aca..b8dfa6f33 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +2 March 2022: George + - Merge PR #632 from scottrw93: Match cnames in ipset. + 1 March 2022: Wouter - Fix pythonmod for change in iter_dp_is_useless function prototype.