From: Andrew Gerrand Date: Tue, 12 Aug 2014 21:42:19 +0000 (+1000) Subject: [release-branch.go1.3] doc: document go1.3.1 X-Git-Tag: go1.3.1~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f36546bc1078796716dcd8028f0d8210e366d80e;p=gostls13.git [release-branch.go1.3] doc: document go1.3.1 ««« CL 126060043 / e3cf4c202bd8 doc: document go1.3.1 LGTM=r R=r, rsc CC=golang-codereviews https://golang.org/cl/126060043 »»» TBR=rsc R=rsc CC=golang-codereviews https://golang.org/cl/126070043 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 0824463f4c..c1d364c723 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -20,6 +20,13 @@ Go 1.3 is a major release of Go. Read the Go 1.3 Release Notes for more information.

+

Minor revisions

+ +

+go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the the runtime, net, and crypto/rsa packages. +See the change history for details. +

+

go1.2 (released 2013/12/01)