summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2009-06-19 13:11:53 +0100
committerBob Halley <halley@nominum.com>2009-06-19 13:11:53 +0100
commit2fed04fe676122dc3005a5460004897bddae39f1 (patch)
tree10ec3771b881cd7c17275d78821a7560834d757b /ChangeLog
parentcaf73deaf6b1d11f8b2ba162680c35bcd084668f (diff)
downloaddnspython-2fed04fe676122dc3005a5460004897bddae39f1.tar.gz
Handle negative prerequisites
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80af675..c9058d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-06-19 Bob Halley <halley@dnspython.org>
+ * Negative prerequisites were not handled correctly in _get_section().
+
+2009-06-19 Bob Halley <halley@dnspython.org>
+
* (Version 1.7.0 released)
2009-06-19 Bob Halley <halley@dnspython.org>