]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'master' of github.com:NLnetLabs/unbound
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 10:56:31 +0000 (12:56 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 10:56:31 +0000 (12:56 +0200)
1  2 
doc/Changelog

diff --cc doc/Changelog
index ebbfcead8b8a2414cc7d2b1b7f2d550faf416a5a,206963cfc567e86b3d1eda0a1eb6d58d12b2bc7b..5297a87dce7674d5cfee64654ddfc1d345bf4d56
@@@ -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.