From f30b217a522442ae0f48d8d2416b3813833ce859 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Thu, 16 Oct 2008 14:30:16 +0000 Subject: [PATCH] add DS RR fix ChangeLog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3