From 75fff72d44d28d851df4a7af76bf48ba6b004e7c Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
Date: Thu, 14 Jun 2012 11:50:00 +1000
Subject: [PATCH] [release-branch.go1] doc: document go1.0.2
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
««« 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 | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/devel/release.html b/doc/devel/release.html
index dda8239a6e..9863106108 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -45,6 +45,14 @@ bug that can lead to memory corruption.
It also includes several minor code and documentation fixes.
+
+go1.0.2 (released 2012/06/13) was issued to fix two bugs in the implementation
+of maps using struct or array keys:
+issue 3695 and
+issue 3573.
+It also includes many minor code and documentation fixes.
+
+
See the go1 release branch history for the complete list of changes.
--
2.50.0