From: Carlos Amedee Date: Wed, 4 Dec 2019 18:14:04 +0000 (-0500) Subject: [release-branch.go1.12] doc: document Go 1.12.14 X-Git-Tag: go1.12.14~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5daa905511cc774b2f8a8b0a64ad32e87265b314;p=gostls13.git [release-branch.go1.12] doc: document Go 1.12.14 Change-Id: I7589ef4bdac776c8f141e9cc60f59f8643649310 Reviewed-on: https://go-review.googlesource.com/c/go/+/209840 Reviewed-by: Alexander Rakoczy Run-TryBot: Alexander Rakoczy TryBot-Result: Gobot Gobot (cherry picked from commit f805b05b39a28a85017df4540f1770f0d833e3d2) Reviewed-on: https://go-review.googlesource.com/c/go/+/209842 Run-TryBot: Carlos Amedee --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 7cfac9dba2..95a585e030 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -126,6 +126,12 @@ where the non-notarized installer and binaries were being Only macOS users who hit this issue need to update.

+

+go1.12.14 (released 2019/12/4) includes a fix to the runtime. See +the Go +1.12.14 milestone on our issue tracker for details. +

+

go1.11 (released 2018/08/24)