From: Willem Toorop Date: Wed, 6 Oct 2021 14:12:26 +0000 (+0200) Subject: Credit Emilio for the fix X-Git-Tag: 1.8.0-rc.1~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5cd9771bd485e9be4bfafe7dc4e97c3e1d361f;p=thirdparty%2Fldns.git Credit Emilio for the fix --- diff --git a/Changelog b/Changelog index 62834a9c..d4a01245 100644 --- a/Changelog +++ b/Changelog @@ -46,6 +46,9 @@ * PR #133: Update m4 files for python modules. Thanks Petr Menšík * Bufix CAA value fields may be empty: Thanks Robert Mortimer + * PR #108: Fix for ldns-compare-zones net detecting when first zone + has a RRset that shrinks from two to one RRs, or grows from one + to two RRs. Thanks Emilio Caballero 1.7.1 2019-07-26 * bugfix: Manage verification paths for OpenSSL >= 1.1.0