Skip to content

Commit c03ee19

Browse files
committed
[release-branch.go1.9] doc: document Go 1.8.6
Update golang#23515 Change-Id: Id334d8663bf4cbb68f224d1bba4c9ad3855f8aae Reviewed-on: https://go-review.googlesource.com/89155 Reviewed-by: Andrew Gerrand <[email protected]> (cherry picked from commit 6c27114) Reviewed-on: https://go-review.googlesource.com/89176 Reviewed-by: Andrew Bonventre <[email protected]>
1 parent a563954 commit c03ee19

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,13 @@ <h3 id="go1.8.minor">Minor revisions</h3>
107107
1.8.5 milestone</a> on our issue tracker for details.
108108
</p>
109109

110+
<p>
111+
go1.8.6 (released 2018/01/22) includes the the same fix in <code>math/big</code>
112+
as Go 1.9.3 and was released at the same time.
113+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.6">Go
114+
1.8.6 milestone</a> on our issue tracker for details.
115+
</p>
116+
110117
<h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
111118

112119
<p>

0 commit comments

Comments
 (0)