From 5ea3a17bdf7f96e6f4b667bb18eef3f14ff96d26 Mon Sep 17 00:00:00 2001 From: "mshields@google.com" Date: Wed, 9 Feb 2011 23:41:59 +0000 Subject: Edited wiki page ReleaseNotes through web user interface. git-svn-id: https://ipaddr-py.googlecode.com/svn@213 09200d28-7f98-11dd-ad27-0f66e57d2035 --- wiki/ReleaseNotes.wiki | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki index 1cc748a..d40c1f3 100644 --- a/wiki/ReleaseNotes.wiki +++ b/wiki/ReleaseNotes.wiki @@ -4,6 +4,15 @@ Here are the visible changes for each release. +== 2.1.8 == + +(2011-02-09) + +This release fixes regressions. + + * Address and networks now again compare true, if the address matches. + * ipaddr works again on Python 2.4 and 2.5. + == 2.1.7 == (2011-01-13) @@ -251,4 +260,4 @@ Special thanks to Philipp Hagemeister for making most of the improvements to thi == 1.0.1 == * str() now produces lowercase for IPv6 addresses, to match inet_pton(3). (http://codereview.appspot.com/7678) - * repr() now produces strings that can be pasted back into the interpreter. + * repr() now produces strings that can be pasted back into the interpreter. \ No newline at end of file -- cgit v1.2.1