summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-16 23:45:15 +0000
committermshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-16 23:45:15 +0000
commit28b4cc44bcf59c91c41229ca08ff85b92b62b4cd (patch)
tree2ad95146f90e1b43dbefd319dcc7ad2f21235337
parent7e91ca6930979dcf98087419fe2f83ceecce8f52 (diff)
downloadipaddr-py-28b4cc44bcf59c91c41229ca08ff85b92b62b4cd.tar.gz
Edited wiki page through web user interface.
git-svn-id: https://ipaddr-py.googlecode.com/svn@178 09200d28-7f98-11dd-ad27-0f66e57d2035
-rw-r--r--wiki/ReleaseNotes.wiki8
1 files changed, 4 insertions, 4 deletions
diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki
index f9212d2..ad2c06f 100644
--- a/wiki/ReleaseNotes.wiki
+++ b/wiki/ReleaseNotes.wiki
@@ -6,7 +6,7 @@ Here are the visible changes for each release.
== 2.1.3 ==
-(6/12/2010)
+(2010-06-12)
ipaddr-2.1.3 release notes.
@@ -14,7 +14,7 @@ ipaddr-2.1.3 release notes.
== 2.1.2 ==
-(5/31/2010)
+(2010-05-31)
ipaddr-2.1.2 release notes.
@@ -38,7 +38,7 @@ ipaddr-2.1.1 release notes.
== 2.1.0 ==
-(2/13/2010)
+(2010-02-13)
ipaddr-2.1.0 release notes.
@@ -230,4 +230,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