summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-16 23:46:15 +0000
committermshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-16 23:46:15 +0000
commitf4668eaf052c5c3d6e6d94cb07fa0b52337c0b50 (patch)
tree050e8368ea064287dd5e81ea19e6d72a7d3df747
parent93600fd821ae3a2d9ba0638e7eca007dd036d84e (diff)
downloadipaddr-py-f4668eaf052c5c3d6e6d94cb07fa0b52337c0b50.tar.gz
Edited wiki page through web user interface.
git-svn-id: https://ipaddr-py.googlecode.com/svn@180 09200d28-7f98-11dd-ad27-0f66e57d2035
-rw-r--r--wiki/ReleaseNotes.wiki4
1 files changed, 1 insertions, 3 deletions
diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki
index 9096cc5..9c56a4d 100644
--- a/wiki/ReleaseNotes.wiki
+++ b/wiki/ReleaseNotes.wiki
@@ -25,9 +25,7 @@ Here are the visible changes for each release.
== 2.1.1 ==
-(3/2/2010)
-
-ipaddr-2.1.1 release notes.
+(2010-03-02)
* bug with list comprehension in {{{ IPv4Network._is_valid_netmask() }}}
* kill the last remaining instances of the old exceptions in the docstrings(thanks Scott Kitterman)