summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmoody@google.com <pmoody@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2011-02-23 05:45:35 +0000
committerpmoody@google.com <pmoody@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2011-02-23 05:45:35 +0000
commit48282ac58cbf5831825121b037f00cfda4e347c0 (patch)
tree16b45616d4ce8cebdb2f0010381d3715c2b07bd9
parent18590f1fcf0f5210d83691db7ba02a6d486d96dc (diff)
downloadipaddr-py-48282ac58cbf5831825121b037f00cfda4e347c0.tar.gz
Edited wiki page ReleaseNotes through web user interface.
git-svn-id: https://ipaddr-py.googlecode.com/svn@222 09200d28-7f98-11dd-ad27-0f66e57d2035
-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