doc/devel/release.html | 8 ++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index dda8239a6e72e640f7e8726355e182739f0ce05f..98631061082fe689f0744c62253974f07f957044 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -46,6 +46,14 @@ 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.