From e843b4187c0be8f3350e9029fccfe520eec60f6d Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 5 Sep 2014 08:10:16 -0700 Subject: All rdata comparsion now uses the digestable form. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b28613f..a6a52de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2014-09-05 Bob Halley + + * Comparing two rdata is now always done by comparing the binary + data of the DNSSEC digestable forms. This corrects a number of + errors where dnspython's rdata comparsion order was not the + DNSSEC order. + + * Add CAA implementation. Thanks to Brian Wellington for the + patch. + 2014-09-01 Bob Halley * (Version 1.12.0 released) -- cgit v1.2.1