]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.11.10
authorAndrew Bonventre <andybons@golang.org>
Mon, 6 May 2019 19:59:07 +0000 (15:59 -0400)
committerAndrew Bonventre <andybons@golang.org>
Mon, 6 May 2019 20:11:01 +0000 (20:11 +0000)
Change-Id: Icca4495f727e3921b717a4bbb441cd832d321d46
Reviewed-on: https://go-review.googlesource.com/c/go/+/175439
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit e1f9e701be094741b234320cc49b8776cce27c3f)
Reviewed-on: https://go-review.googlesource.com/c/go/+/175443
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 1d0b5351977c23975da45ea47e63cf73e580f692..e3677912bc5b465f0f2d742b5259f8af130b395d 100644 (file)
@@ -141,6 +141,12 @@ when linking programs that used cgo.
 Only Linux users who hit this issue need to update.
 </p>
 
+<p>
+go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10">Go
+1.11.10 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>