summaryrefslogtreecommitdiff
path: root/wiki/ReleaseNotes.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/ReleaseNotes.wiki')
-rw-r--r--wiki/ReleaseNotes.wiki15
1 files changed, 14 insertions, 1 deletions
diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki
index 52c9fe5..fdfb9fc 100644
--- a/wiki/ReleaseNotes.wiki
+++ b/wiki/ReleaseNotes.wiki
@@ -4,6 +4,19 @@
Here are the visible changes for each release.
+== 2.1.10 ==
+
+(2012-01-20)
+
+Friday night, LAUNCH LAUNCH LAUNCH!
+
+ * i84, fix iterhosts for /31's or /127's
+ * private method arg cleanup.
+ * i83, docstring issue.
+ * i87, new ipv4/ipv6 parser. patch from pmarks
+ * i90, fix copyright.
+ * bytes fix. patch from pmarks.
+
== 2.1.9 ==
(2011-02-22)
@@ -269,4 +282,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. \ No newline at end of file
+ * repr() now produces strings that can be pasted back into the interpreter.