From: Willem Toorop Date: Thu, 11 Jul 2019 09:54:59 +0000 (+0200) Subject: Credit Jitka for swig4.0 fix X-Git-Tag: release-1.7.1-rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d034faf5da9027882dabaa33212c4a6b7574e63;p=thirdparty%2Fldns.git Credit Jitka for swig4.0 fix --- diff --git a/Changelog b/Changelog index e021b780..b3ce4a2c 100644 --- a/Changelog +++ b/Changelog @@ -42,6 +42,8 @@ * Fix that ldns-notify sets the query RR as question RR, this removes the wrong TTL and 0 rdata from the packet printout. * Allow -T flag to be used together with drill -x + * Python bindings compile with swig 4.0 + Thanks Jitka Plesníková 1.7.0 2016-12-20 * Fix lookup of relative names in ldns_resolver_search.