]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Credit reviewers
authorWillem Toorop <willem@nlnetlabs.nl>
Wed, 24 Jul 2019 13:38:45 +0000 (09:38 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Wed, 24 Jul 2019 13:38:45 +0000 (09:38 -0400)
Changelog

index f3c007a9c028030846857b823273105297fa2295..dc8c5bead937d075f0f3577c30db87a13022130c 100644 (file)
--- a/Changelog
+++ b/Changelog
          Many thanks Vadim Penzin.
        * Various improvements found with shellcheck.
          Thanks Jeffrey Walton
+       * PR #36 Update manpage of ldns-notify to mention algorithm
+         support with TSIG.  Thanks Anand Buddhdev
+       * Compile warnings with signed char input to to_lower()
+         and is_digit() with NetDNS.  Thanks HÃ¥vard Eidnes
+       * Missing Makefile.PL in DNS-LDNS perl module contribution.
+         Thanks Jaap Akkerhuis
 
 1.7.0  2016-12-20
        * Fix lookup of relative names in ldns_resolver_search.