From: Andrew Gerrand Date: Fri, 15 Aug 2014 00:03:48 +0000 (+1000) Subject: [release-branch.go1.3] doc: make it point to correct go1.3.1 change history X-Git-Tag: go1.3.2~5 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=881f0d1e9e0618cb71987d68e15ab1cedbd31c70;p=gostls13.git [release-branch.go1.3] doc: make it point to correct go1.3.1 change history ««« CL 129180043 / cf5017c4a780 doc: make it point to correct go1.3.1 change history LGTM=minux, adg R=golang-codereviews, minux, adg CC=golang-codereviews https://golang.org/cl/129180043 »»» TBR=r CC=golang-codereviews https://golang.org/cl/122670043 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 8dec005e71..a8f5963ca7 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -24,7 +24,7 @@ Read the Go 1.3 Release Notes for more information.

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

go1.2 (released 2013/12/01)