From: Chris Broadfoot Date: Tue, 23 May 2017 17:36:28 +0000 (-0700) Subject: doc: document go1.8.2 and go1.7.6 X-Git-Tag: go1.9beta1~187 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e16944da0e9485db83014e9377860c80cd20f363;p=gostls13.git doc: document go1.8.2 and go1.7.6 Change-Id: I2ed2e8c4890a65288cf3066ebe3c1d9a16fb4c05 Reviewed-on: https://go-review.googlesource.com/43990 Reviewed-by: Brad Fitzpatrick --- 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)