summaryrefslogtreecommitdiff
path: root/branches/2.1.x/RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to 'branches/2.1.x/RELEASENOTES')
-rw-r--r--branches/2.1.x/RELEASENOTES15
1 files changed, 14 insertions, 1 deletions
diff --git a/branches/2.1.x/RELEASENOTES b/branches/2.1.x/RELEASENOTES
index 34ebd13..fdfb9fc 100644
--- a/branches/2.1.x/RELEASENOTES
+++ b/branches/2.1.x/RELEASENOTES
@@ -4,11 +4,24 @@
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)
-The last outstanding issue.
+The last outstanding issues.
* fix warnings from python3.2
* fix bug in _is_shorthand_ip resulting in bad teredo addresses.