From c9688ddb6b9391983879269768a4243b6cd8f5a9 Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Tue, 23 May 2017 10:36:28 -0700 Subject: [PATCH] [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 --- doc/devel/release.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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)

-- 2.50.0