From: Willem Toorop Date: Mon, 14 Jun 2021 09:56:14 +0000 (+0200) Subject: Thanks jsoref in Changelog for the spelling fixes X-Git-Tag: 1.8.0-rc.1~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bef2bcf6b7ca3fdd2b8e068989ecd44bcd26d0b;p=thirdparty%2Fldns.git Thanks jsoref in Changelog for the spelling fixes --- diff --git a/Changelog b/Changelog index 38bbceae..03f86de2 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.7.2 2020-??-?? +1.7.2 2021-??-?? * bugfix #38: Print "line" before line number when printing zone parse errors. Thanks Petr Špaček. * bugfix: Revert unused variables in ldns-config removal patch. @@ -25,6 +25,7 @@ * bugfix #119: Let example tools read longer RR's than LDNS_MAX_LINELEN * Add SVCPARAMS to python ldns_rdf_type2str function. + * PR #134 Miscellaneous spelling fixes. Thanks jsoref! 1.7.1 2019-07-26 * bugfix: Manage verification paths for OpenSSL >= 1.1.0