]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.11.12
authorAlexander Rakoczy <alex@golang.org>
Mon, 8 Jul 2019 18:14:17 +0000 (14:14 -0400)
committerAlexander Rakoczy <alex@golang.org>
Mon, 8 Jul 2019 18:37:31 +0000 (18:37 +0000)
Change-Id: I1b2e369befc58b3f88ac201442a2d9f76d87d54e
Reviewed-on: https://go-review.googlesource.com/c/go/+/185257
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit 0fddd668671c44a622be7d7ea71962be644d8218)
Reviewed-on: https://go-review.googlesource.com/c/go/+/185145

doc/devel/release.html

index 6ab1c1b8789474961f30cdd16602229fd0282239..99106b4cd229f94f45f19575a3cfe5ac7249c0f8 100644 (file)
@@ -168,6 +168,12 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.11">Go
 1.11.11 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.11.12 (released 2019/07/08) includes fixes to the compiler and the linker.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.12">Go
+1.11.12 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>