From: Andrew Gerrand
Date: Fri, 21 Sep 2012 19:50:38 +0000 (-0500)
Subject: doc: document go1.0.3
X-Git-Tag: go1.1rc2~2379
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3730ddcbd846fec80a588880999e8cc280ff7450;p=gostls13.git
doc: document go1.0.3
R=rsc, r
CC=gobot, golang-dev
https://golang.org/cl/6532049
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 9863106108..9ee49e3b50 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -53,6 +53,10 @@ of maps using struct or array keys:
It also includes many minor code and documentation fixes.
+
+go1.0.3 (released 2012/09/21) includes minor code and documentation fixes.
+
+
See the go1 release branch history for the complete list of changes.