From e16944da0e9485db83014e9377860c80cd20f363 Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Tue, 23 May 2017 10:36:28 -0700 Subject: [PATCH] doc: document go1.8.2 and go1.7.6 Change-Id: I2ed2e8c4890a65288cf3066ebe3c1d9a16fb4c05 Reviewed-on: https://go-review.googlesource.com/43990 Reviewed-by: Brad Fitzpatrick --- doc/devel/release.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/devel/release.html b/doc/devel/release.html index 521c75582a..baf86b9937 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -42,6 +42,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)

@@ -88,6 +95,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