summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4eaffa..7f35938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-06-18 Bob Halley <halley@dnspython.org>
+ * Added various DNSSEC related constants (e.g. algorithm identifiers,
+ flag values).
+
+2009-06-18 Bob Halley <halley@dnspython.org>
+
* dns/tsig.py: Added support for BADTRUNC result code.
2009-06-18 Bob Halley <halley@dnspython.org>