]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Fix #266 in Changelog
authorWillem Toorop <willem@nlnetlabs.nl>
Tue, 28 Jan 2025 13:34:07 +0000 (14:34 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Tue, 28 Jan 2025 13:34:07 +0000 (14:34 +0100)
Changelog

index 476b9c18e93cae0528f4d4fb079230928fda3ac5..41e19e4ebf8c1e648a781d0f981cb882f2867a03 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,8 @@
          Thanks Paul Radford 
        * Fix #254: Unquoted "value" rdata for CAA records fail to validate.
          Follows the long string unquoted syntax from RFC8659, section 4.1.1.
+       * Fix #266: ldns-read-zone -u fails if a type is the only type in a
+         window and the type modulo 256 is equal to zero.
 
 1.8.4  2024-07-19
        * Fix building documentation in build directory.