]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.8.6
authorAndrew Bonventre <andybons@golang.org>
Tue, 23 Jan 2018 02:01:18 +0000 (21:01 -0500)
committerAndrew Bonventre <andybons@golang.org>
Tue, 23 Jan 2018 02:15:53 +0000 (02:15 +0000)
Update golang/go#23515

Change-Id: Id334d8663bf4cbb68f224d1bba4c9ad3855f8aae
Reviewed-on: https://go-review.googlesource.com/89155
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/devel/release.html

index c9c20503ca5f69a5c39afb068ffac57fae2c8e69..24fe583062af88632949f15d8ac4079bc24e63b0 100644 (file)
@@ -107,6 +107,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>