summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ffd8444..32f2c8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,11 +24,11 @@
* dns/tsig.py: Raise an exception when the peer has set a non-zero
TSIG error.
-2007-11-25 Bob Halley <halley@dnspython.org
+2007-11-25 Bob Halley <halley@dnspython.org>
* (Version 1.6.0 released)
-2007-11-25 Bob Halley <halley@dnspython.org
+2007-11-25 Bob Halley <halley@dnspython.org>
* dns/query.py (_wait_for): if select() raises an exception due to
EINTR, we should just select() again.