From: Mikio Hara Date: Thu, 14 Aug 2014 23:46:16 +0000 (+0900) Subject: doc: make it point to correct go1.3.1 change history X-Git-Tag: go1.4beta1~824 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0235f6854c0c327025f6e0321c64f04595c6ba36;p=gostls13.git 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 --- 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)