From: Andrew Bonventre Date: Mon, 6 May 2019 19:59:07 +0000 (-0400) Subject: [release-branch.go1.11] doc: document Go 1.11.10 X-Git-Tag: go1.11.10~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f0ae47422275f06667fc1ae24ff8c2a84a5371fb;p=gostls13.git [release-branch.go1.11] doc: document Go 1.11.10 Change-Id: Icca4495f727e3921b717a4bbb441cd832d321d46 Reviewed-on: https://go-review.googlesource.com/c/go/+/175439 Reviewed-by: Brad Fitzpatrick (cherry picked from commit e1f9e701be094741b234320cc49b8776cce27c3f) Reviewed-on: https://go-review.googlesource.com/c/go/+/175442 Reviewed-by: Andrew Bonventre --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 2fc9efae6f..531b9d836f 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -102,6 +102,12 @@ when linking programs that used cgo. Only Linux users who hit this issue need to update.

+

+go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker. +See the Go +1.11.10 milestone on our issue tracker for details. +

+

go1.10 (released 2018/02/16)