From: Alexander Rakoczy Date: Mon, 8 Jul 2019 18:19:07 +0000 (-0400) Subject: [release-branch.go1.12] doc: document Go 1.12.7 X-Git-Tag: go1.12.7~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=465d821ecfa567167e72420c17fb78c8aabb4bf9;p=gostls13.git [release-branch.go1.12] doc: document Go 1.12.7 Change-Id: Id5d2f4cc6bc310bed2516ce0f50c395802475f66 Reviewed-on: https://go-review.googlesource.com/c/go/+/185258 Reviewed-by: Dmitri Shuralyov (cherry picked from commit c893ea8f8b5fc824b1fdd0b2e56d0cda5eacb02b) Reviewed-on: https://go-review.googlesource.com/c/go/+/185146 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 99106b4cd2..6bca2e5ff8 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -77,6 +77,13 @@ the go command, and the crypto/x509, net/http, and 1.12.6 milestone on our issue tracker for details.

+

+go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler, +and the linker. +See the Go +1.12.7 milestone on our issue tracker for details. +

+

go1.11 (released 2018/08/24)