]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Typo in Changelog s/Net::LDNS/DNS::LDNS/g
authorWillem Toorop <willem@nlnetlabs.nl>
Wed, 8 Jan 2014 12:26:08 +0000 (13:26 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Wed, 8 Jan 2014 12:26:08 +0000 (13:26 +0100)
Changelog

index 448069f60ab2448e3c812813d5ae87303e8549f7..d887225fb92a6088efa48b672c9e67d6622a525f 100644 (file)
--- 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