From: Andrew Gerrand Date: Thu, 13 Jun 2013 02:49:43 +0000 (+1000) Subject: [release-branch.go1.1] doc: add go1.1.1 to the release notes X-Git-Tag: go1.1.1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d260448f6b6ac10efe4ae7f6dfe944e72bc2a676;p=gostls13.git [release-branch.go1.1] doc: add go1.1.1 to the release notes ««« CL 10236045 / 3cda43260443 doc: add go1.1.1 to the release notes R=golang-dev, iant CC=golang-dev https://golang.org/cl/10236045 »»» R=golang-dev, iant CC=golang-dev https://golang.org/cl/10245044 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index dc89d94ed3..babd6e280f 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -21,6 +21,13 @@ Read the Go 1.1 Release Notes for more information.

+

Minor revisions

+ +

+go1.1.1 (released 2013/06/13) includes several compiler and runtime bug fixes. +See the change history for details. +

+

go1 (released 2012/03/28)