From: Matthijs Mekking Date: Mon, 20 Sep 2010 09:57:38 +0000 (+0000) Subject: update changelog X-Git-Tag: release-1.6.7~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f915473f3362acbc2d4aa602bcf44d4cd66c762;p=thirdparty%2Fldns.git update changelog --- diff --git a/Changelog b/Changelog index 246c092b..9ca54392 100644 --- 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.