From: Andrew Bonventre Date: Tue, 23 Jan 2018 02:01:18 +0000 (-0500) Subject: doc: document Go 1.8.6 X-Git-Tag: go1.10rc1~17 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6c27114cedb47e8bd2723416ea0c63d047a2cefc;p=gostls13.git doc: document Go 1.8.6 Update golang/go#23515 Change-Id: Id334d8663bf4cbb68f224d1bba4c9ad3855f8aae Reviewed-on: https://go-review.googlesource.com/89155 Reviewed-by: Andrew Gerrand --- diff --git a/doc/devel/release.html b/doc/devel/release.html index c9c20503ca..24fe583062 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -107,6 +107,13 @@ See the Go 1.8.5 milestone on our issue tracker for details.

+

+go1.8.6 (released 2018/01/22) includes the the same fix in math/big +as Go 1.9.3 and was released at the same time. +See the Go +1.8.6 milestone on our issue tracker for details. +

+

go1.7 (released 2016/08/15)