From: Bob Halley Date: Fri, 19 Jun 2009 14:59:47 +0000 (+0100) Subject: Prep 1.7.1 X-Git-Tag: v1.7.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276060cbbca5f05098d270e69f0b3868f2288450;p=thirdparty%2Fdnspython.git Prep 1.7.1 --- diff --git a/ChangeLog b/ChangeLog index c9058d2b..c9778bb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-06-19 Bob Halley + * (Version 1.7.1 released) + +2009-06-19 Bob Halley + + * DLV.py was omitted from the kit + * Negative prerequisites were not handled correctly in _get_section(). 2009-06-19 Bob Halley diff --git a/README b/README index b535e3a1..6490f3ca 100644 --- a/README +++ b/README @@ -22,7 +22,18 @@ development by continuing to employ the author :). ABOUT THIS RELEASE -This is dnspython 1.7.0. +This is dnspython 1.7.1. + +New since 1.7.0: + + Nothing + +Bugs fixed since 1.7.0: + + The 1.7.0 kitting process inadventently omitted the code for the + DLV RR. + + Negative DDNS prerequisites are now handled correctly. New since 1.6.0: diff --git a/dns/version.py b/dns/version.py index 6c84bdb0..d1431324 100644 --- a/dns/version.py +++ b/dns/version.py @@ -17,7 +17,7 @@ MAJOR = 1 MINOR = 7 -MICRO = 0 +MICRO = 1 RELEASELEVEL = 0x0f SERIAL = 0