aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bonventre <andybons@golang.org>2018-01-22 21:01:18 -0500
committerAndrew Bonventre <andybons@golang.org>2018-01-23 03:27:44 +0000
commit89e6a4d6d0a0e89e6e3e2e387d8a45f0eafa751b (patch)
treef0e97e569a8133fc77065529584284fdef05286a
parenta5a3be16366579f6701642f41f9146ce196cd617 (diff)
downloadgo-89e6a4d6d0a0e89e6e3e2e387d8a45f0eafa751b.tar.gz
go-89e6a4d6d0a0e89e6e3e2e387d8a45f0eafa751b.zip
[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 <adg@golang.org> Reviewed-on: https://go-review.googlesource.com/89157 Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
-rw-r--r--doc/devel/release.html7
1 files changed, 7 insertions, 0 deletions
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 <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.5">Go
1.8.5 milestone</a> on our issue tracker for details.
</p>
+<p>
+go1.8.6 (released 2018/01/22) includes the the same fix in <code>math/big</code>
+as Go 1.9.3 and was released at the same time.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.6">Go
+1.8.6 milestone</a> on our issue tracker for details.
+</p>
+
<h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
<p>