Skip to content

Commit 8e7eb2f

Browse files
committed
[release-branch.go1.12] 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]> (cherry picked from commit 0212f04) Reviewed-on: https://go-review.googlesource.com/c/go/+/190406 Reviewed-by: Alexander Rakoczy <[email protected]>
1 parent 07d3f57 commit 8e7eb2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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)