From: Chris Broadfoot
Date: Tue, 23 May 2017 17:36:28 +0000 (-0700)
Subject: [release-branch.go1.8] doc: document go1.8.2 and go1.7.6
X-Git-Tag: go1.8.2~1
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c9688ddb6b9391983879269768a4243b6cd8f5a9;p=gostls13.git
[release-branch.go1.8] doc: document go1.8.2 and go1.7.6
Change-Id: I2ed2e8c4890a65288cf3066ebe3c1d9a16fb4c05
Reviewed-on: https://go-review.googlesource.com/43990
Reviewed-by: Brad Fitzpatrick
Reviewed-on: https://go-review.googlesource.com/43993
Reviewed-by: Chris Broadfoot
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index c4ca6a625f..0be3dbbbd9 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -49,6 +49,13 @@ See the Go
1.8.1 milestone on our issue tracker for details.
+
+go1.8.2 (released 2017/05/23) includes a security fix to the
+crypto/elliptic
package.
+See the Go
+1.8.2 milestone on our issue tracker for details.
+
+
go1.7 (released 2016/08/15)
@@ -95,6 +102,13 @@ See the Go
1.7.5 milestone on our issue tracker for details.
+
+go1.7.6 (released 2017/05/23) includes the same security fix as Go 1.8.2 and
+was released at the same time.
+See the Go
+1.8.2 milestone on our issue tracker for details.
+
+
go1.6 (released 2016/02/17)