From: Andrew Bonventre Date: Tue, 23 Jan 2018 02:01:18 +0000 (-0500) Subject: [release-branch.go1.8] doc: document Go 1.8.6 X-Git-Tag: go1.8.6~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=89e6a4d6d0a0e89e6e3e2e387d8a45f0eafa751b;p=gostls13.git [release-branch.go1.8] 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 Reviewed-on: https://go-review.googlesource.com/89157 Run-TryBot: Andrew Bonventre TryBot-Result: Gobot Gobot Reviewed-by: Andrew Bonventre --- diff --git a/doc/devel/release.html b/doc/devel/release.html index e200844a15..805687ba18 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -80,6 +80,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)