From e09149d72cb9e3fbd6393a6355ed532f6ace1642 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Tue, 5 Apr 2011 15:11:08 +0100 Subject: [PATCH] update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c192207..94eca92a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-04-05 Bob Halley + + * Old DNSSEC types (KEY, NXT, and SIG) have been removed. + + * Bounds checking of slices in rdata wire processing is now more + strict, and bounds errors (e.g. we got less data than was + expected) now raise dns.exception.FormError rather than + IndexError. + 2011-03-28 Bob Halley * (Version 1.9.4 released) -- 2.47.3