From: Andrew Gerrand
Date: Tue, 12 Aug 2014 21:39:52 +0000 (+1000)
Subject: doc: document go1.3.1
X-Git-Tag: go1.4beta1~843
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f497885c6343808b47811981ae42c2e816005163;p=gostls13.git
doc: document go1.3.1
LGTM=r
R=r, rsc
CC=golang-codereviews
https://golang.org/cl/126060043
---
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)