From 807ee793a18d5617104dc6a815ba5482e5385dcc Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Wed, 13 Jan 2010 14:14:37 -0800 Subject: Update with recent changes --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 496d21d..f5a74da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2010-01-13 Bob Halley + + * dns/dnssec.py: Added RSASHA256 and RSASHA512 codepoints; added + other missing codepoints to _algorithm_by_text. + +2010-01-12 Bob Halley + + * Escapes in masterfiles now work correctly. Previously they were + only working correctly when the text involved was part of a domain + name. + + * dns/tokenizer.py: The tokenizer's get() method now returns Token + objects, not (type, text) tuples. + 2009-11-13 Bob Halley * Support has been added for hmac-sha1, hmac-sha224, hmac-sha256, -- cgit v1.2.1