summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2009-06-18 17:48:58 +0100
committerBob Halley <halley@nominum.com>2009-06-18 17:48:58 +0100
commit2c1a8455262cb045e3e212e7ccb05aaad6439482 (patch)
tree57763e3a032b9bfa6aa2a5b0526af3d0e4921432 /ChangeLog
parent02c0121ede34ab571047f1f9e3814de1a111129a (diff)
downloaddnspython-2c1a8455262cb045e3e212e7ccb05aaad6439482.tar.gz
Add DLV support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56e5048..b963ce2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-06-18 Bob Halley <halley@dnspython.org>
+ * Added support for the DLV RR type.
+
+2009-06-18 Bob Halley <halley@dnspython.org>
+
* Added various DNSSEC related constants (e.g. algorithm identifiers,
flag values).