summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmoody@google.com <pmoody@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-03-02 17:54:17 +0000
committerpmoody@google.com <pmoody@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-03-02 17:54:17 +0000
commita1ab862c66bc24dd09a3d462001e7d12b93e665a (patch)
tree458967561e19bd98bc22e3fb77020dc8fff3ec5c
parent770ce45feb70fc96b02a2f80cd7f3b30b4418951 (diff)
downloadipaddr-py-a1ab862c66bc24dd09a3d462001e7d12b93e665a.tar.gz
Edited wiki page through web user interface.
git-svn-id: https://ipaddr-py.googlecode.com/svn@157 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 28f564b..3a96720 100644
--- a/wiki/ReleaseNotes.wiki
+++ b/wiki/ReleaseNotes.wiki
@@ -10,8 +10,8 @@ Here are the visible changes for each release.
ipaddr-2.1.1 release notes.
- * bug with list comprehension in IPv4Network._is_valid_netmask()
- * kill the last remaining instances of the old exceptions in the docstrings(bugs reported by Scott Kitterman)
+ * bug with list comprehension in {{{ IPv4Network._is_valid_netmask() }}}
+ * kill the last remaining instances of the old exceptions in the docstrings(thanks Scott Kitterman)
== 2.1.0 ==