From 6ab2bfa952e8cbe3f50070b3303fa2abb170501c Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Sat, 22 Sep 2012 05:55:19 +1000 Subject: [PATCH] [release-branch.go1] doc: document go1.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ««« backport 671c5b05dc40 doc: document go1.0.3 R=rsc, r CC=gobot, golang-dev https://golang.org/cl/6532049 »»» --- doc/devel/release.html | 4 ++++ 1 file changed, 4 insertions(+) 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.

-- 2.50.0