]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #632
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 2 Mar 2022 12:19:32 +0000 (13:19 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 2 Mar 2022 12:22:17 +0000 (13:22 +0100)
- Merge PR #632 from scottrw93: Match cnames in ipset.

doc/Changelog

index ecc877acaebb02233791828ca5c97040978a9f18..b8dfa6f339daab1303f86d354c578bf5fbeff646 100644 (file)
@@ -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.