]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
update changelog
authorMatthijs Mekking <matje@NLnetLabs.nl>
Mon, 20 Sep 2010 09:57:38 +0000 (09:57 +0000)
committerMatthijs Mekking <matje@NLnetLabs.nl>
Mon, 20 Sep 2010 09:57:38 +0000 (09:57 +0000)
Changelog

index 246c092bcda7de3f6c5caaced9d7318562bc948b..9ca54392b8fb47eb3a002b973c7a298ed8d6a455 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@
        * Use closesocket() on windows.
        * Add ldns_get_signing_algorithm_by_name that understand aliases,
          names changed to RFC names and aliases for compatibility added.
+       * bugfix: don't print final dot if the domain is relative.
 
 1.6.6
        * Fix ldns_rr_clone to copy question rrs properly.