aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-09-15 21:32:34 +1000
committerAndrew Gerrand <adg@golang.org>2011-09-15 21:32:34 +1000
commit37a906487978686342651261405e83693b40b58f (patch)
treeb381272555ef4f94a2fe8e9f23eb7bb14c33b74a
parent070fc85831d0d2d1d6c297304502cb66d90ac971 (diff)
downloadgo-37a906487978686342651261405e83693b40b58f.tar.gz
go-37a906487978686342651261405e83693b40b58f.zip
[release-branch.r60] doc: release.r60.1
««« CL 5002041 / d21944c38c39 doc: release.r60.1 R=r CC=golang-dev https://golang.org/cl/5002041 »»» R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/5019044
-rw-r--r--doc/devel/release.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 458a116de2..9ae253ab6b 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -89,6 +89,16 @@ appropriate tag or branch names in their repositories to make their libraries
more accessible.
</p>
+<h3 id="r60.minor">Minor revisions</h3>
+
+<p>
+r60.1 includes a
+<a href="http://code.google.com/p/go/source/detail?r=1824581bf62d">linker
+fix</a> and a pair of
+<a href="http://code.google.com/p/go/source/detail?r=9ef4429c2c64">goplay</a>
+<a href="http://code.google.com/p/go/source/detail?r=d42ed8c3098e">fixes</a>.
+</p>
+
<h2 id="r59">r59 (released 2011/08/01)</h2>
<p>