]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #909 from headshog: Numeric truncation when parsing TYPEXX and
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 09:54:21 +0000 (11:54 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 09:57:17 +0000 (11:57 +0200)
  CLASSXX representation.
- For #909: Fix return values.

1  2 
doc/Changelog

diff --cc doc/Changelog
index b7d26c3f64fd53ae6881d5e171a6f59fd69133d5,b7d26c3f64fd53ae6881d5e171a6f59fd69133d5..1f788f6839fbf9b250c7003a984cc06708af22ca
@@@ -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.