From: Andrew Gerrand Date: Fri, 21 Sep 2012 19:55:19 +0000 (+1000) Subject: [release-branch.go1] doc: document go1.0.3 X-Git-Tag: go1.0.3~5 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6ab2bfa952e8cbe3f50070b3303fa2abb170501c;p=gostls13.git [release-branch.go1] doc: document go1.0.3 ««« backport 671c5b05dc40 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.