summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wiki/ReleaseNotes.wiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki
index 34ebd13..52c9fe5 100644
--- a/wiki/ReleaseNotes.wiki
+++ b/wiki/ReleaseNotes.wiki
@@ -8,7 +8,7 @@ Here are the visible changes for each release.
(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.
@@ -269,4 +269,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