summaryrefslogtreecommitdiff
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
commit6ecd7af254cc32a87f0a784367adc86d50e3dea3 (patch)
treed1f11165b5624236272a6da3b28ba38f77f086a7
parent919ab17ca70d9a265971d5cf3c3e7391951d3151 (diff)
downloadgo-6ecd7af254cc32a87f0a784367adc86d50e3dea3.tar.gz
[release-branch.r60] doc: release.r60.1
??? CL 5002041 / d21944c38c39 doc: release.r60.1 R=r CC=golang-dev http://codereview.appspot.com/5002041 ??? R=golang-dev, dsymonds CC=golang-dev http://codereview.appspot.com/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 458a116de..9ae253ab6 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>