summaryrefslogtreecommitdiff
path: root/doc/devel/release.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/release.html')
-rw-r--r--doc/devel/release.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 458a116de..4ce3d37c1 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -89,6 +89,21 @@ 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>, 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>,
+and a <code>json</code> package
+<a href="http://code.google.com/p/go/source/detail?r=d5e97874fe84">fix</a> and
+a new
+<a href="http://code.google.com/p/go/source/detail?r=4f0e6269213f">struct tag
+option</a>.
+</p>
+
<h2 id="r59">r59 (released 2011/08/01)</h2>
<p>