]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1] doc: document go1.0.2
authorAndrew Gerrand <adg@golang.org>
Thu, 14 Jun 2012 01:50:00 +0000 (11:50 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 14 Jun 2012 01:50:00 +0000 (11:50 +1000)
««« CL 6298079 / a19665fe6f33
doc: document go1.0.2

R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6298079
»»»

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6302076

doc/devel/release.html

index dda8239a6e72e640f7e8726355e182739f0ce05f..98631061082fe689f0744c62253974f07f957044 100644 (file)
@@ -45,6 +45,14 @@ bug</a> that can lead to memory corruption.
 It also includes several minor code and documentation fixes.
 </p>
 
+<p>
+go1.0.2 (released 2012/06/13) was issued to fix two bugs in the implementation
+of maps using struct or array keys: 
+<a href="http://code.google.com/p/go/issues/detail?id=3695">issue 3695</a> and
+<a href="http://code.google.com/p/go/issues/detail?id=3573">issue 3573</a>.
+It also includes many minor code and documentation fixes.
+</p>
+
 <p>
 See the <a href="http://code.google.com/p/go/source/list?name=release-branch.go1">go1 release branch history</a> for the complete list of changes.
 </p>