From: Willem Toorop Date: Wed, 8 Jan 2014 12:26:08 +0000 (+0100) Subject: Typo in Changelog s/Net::LDNS/DNS::LDNS/g X-Git-Tag: release-1.6.17rc2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d49081653d827842b133774169ec1234beacf1;p=thirdparty%2Fldns.git Typo in Changelog s/Net::LDNS/DNS::LDNS/g --- diff --git a/Changelog b/Changelog index 448069f6..d887225f 100644 --- a/Changelog +++ b/Changelog @@ -41,7 +41,7 @@ * Remove unused LDNS_RDF_TYPE_TSIG and associated functions. * Fix ldns_nsec_covers_name for zones with an apex only. Thanks Miek. * Configure option to build perl bindings: --with-p5-dns-ldns - (Net::LDNS is a contribution from Erik Ostlyngen) + (DNS::LDNS is a contribution from Erik Ostlyngen) * bugfix #527: Move -lssl before -lcrypto when linking * Optimize TSIG digest function name comparison (Thanks Marc Buijsman) * Compare names case insensitive with ldns_pkt_rr_list_by_name and