summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2006-06-22 22:41:02 +0000
committerBob Halley <halley@dnspython.org>2006-06-22 22:41:02 +0000
commitc7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8 (patch)
tree60abe8da0e12e6301fc7b573e1b0729b6d23638d /ChangeLog
parentf27270479940960c1ef5fb7510c99d8d8d962b3f (diff)
downloaddnspython-c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8.tar.gz
add IPSECKEY
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 162c108..79fe31b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-22 Bob Halley <halley@dnspython.org>
+
+ * dns/rdtypes/IN/IPSECKEY.py: Added support for the IPSECKEY RR type.
+
2006-06-21 Bob Halley <halley@dnspython.org>
* dns/rdtypes/ANY/SPF.py: Added support for the SPF RR type.