Skip to content

Commit 0212f04

Browse files
committed
doc: document Go 1.12.9
Change-Id: I88b7e085fc70f9c021788d364099f5bc6b705ba8 Reviewed-on: https://go-review.googlesource.com/c/go/+/190438 Reviewed-by: Filippo Valsorda <[email protected]>
1 parent 395fd10 commit 0212f04

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
@@ -91,6 +91,13 @@ <h3 id="go1.12.minor">Minor revisions</h3>
9191
1.12.8 milestone</a> on our issue tracker for details.
9292
</p>
9393

94+
<p>
95+
go1.12.9 (released 2019/08/15) includes fixes to the linker,
96+
and the <code>os</code> and <code>math/big</code> packages.
97+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.9+label%3ACherryPickApproved">Go
98+
1.12.9 milestone</a> on our issue tracker for details.
99+
</p>
100+
94101
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
95102

96103
<p>

0 commit comments

Comments
 (0)