From: Willem Toorop Date: Wed, 24 Jul 2019 13:38:45 +0000 (-0400) Subject: Credit reviewers X-Git-Tag: release-1.7.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fede01aaad962ec565856204bc6b01e35fa0ed41;p=thirdparty%2Fldns.git Credit reviewers --- diff --git a/Changelog b/Changelog index f3c007a9..dc8c5bea 100644 --- a/Changelog +++ b/Changelog @@ -61,6 +61,12 @@ 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.