]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update release.r60.1 notes
authorAndrew Gerrand <adg@golang.org>
Mon, 19 Sep 2011 02:16:08 +0000 (12:16 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 19 Sep 2011 02:16:08 +0000 (12:16 +1000)
R=dsymonds
CC=golang-dev
https://golang.org/cl/5045045

doc/devel/release.html

index 9ae253ab6b410ac3f244d4f063d508ff71c6a63a..4ce3d37c19b60d68c32ea53baa735a5e6f39afd2 100644 (file)
@@ -94,9 +94,14 @@ more accessible.
 <p>
 r60.1 includes a 
 <a href="http://code.google.com/p/go/source/detail?r=1824581bf62d">linker
-fix</a> and a pair of
+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>.
+<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>