From: Bob Halley Date: Thu, 16 Oct 2008 14:30:16 +0000 (+0000) Subject: add DS RR fix ChangeLog X-Git-Tag: v1.7.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30b217a522442ae0f48d8d2416b3813833ce859;p=thirdparty%2Fdnspython.git add DS RR fix ChangeLog --- diff --git a/ChangeLog b/ChangeLog index d5468cc4..f0e92bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-16 Bob Halley + + * dns/rdtypes/ANY/DS.py: The from_text() parser for DS RRs did not + allow multiple Base64 chunks. Thanks to Rakesh Banka for + finding this bug and submitting a patch. + 2008-06-03 Bob Halley * dns/message.py (Message.set_rcode): The mask used preserved the