]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document release.r60.3
authorAndrew Gerrand <adg@golang.org>
Mon, 17 Oct 2011 23:43:22 +0000 (10:43 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 17 Oct 2011 23:43:22 +0000 (10:43 +1100)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5267049

doc/devel/release.html

index d6de1d71ce103e9ffbeb3a5da5c905b8af6d607d..984e674935035e394e9cf993774533f01c739cb9 100644 (file)
@@ -110,6 +110,11 @@ r60.2
 a memory leak involving maps.
 </p>
 
+<p>
+r60.3 fixes a
+<a href="http://code.google.com/p/go/source/detail?r=01fa62f5e4e5">reflect bug</a>.
+</p>
+
 <h2 id="r59">r59 (released 2011/08/01)</h2>
 
 <p>