aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Amedee <carlos@golang.org>2019-12-04 13:14:04 -0500
committerCarlos Amedee <carlos@golang.org>2019-12-04 19:27:30 +0000
commit5daa905511cc774b2f8a8b0a64ad32e87265b314 (patch)
tree77937e0564c6b0566741315951fc7f4a73e6b6d6
parent7b63a56ed3c4e316f32c29218579eab10164ddc5 (diff)
downloadgo-5daa905511cc774b2f8a8b0a64ad32e87265b314.tar.gz
go-5daa905511cc774b2f8a8b0a64ad32e87265b314.zip
[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 <alex@golang.org> Run-TryBot: Alexander Rakoczy <alex@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> (cherry picked from commit f805b05b39a28a85017df4540f1770f0d833e3d2) Reviewed-on: https://go-review.googlesource.com/c/go/+/209842 Run-TryBot: Carlos Amedee <carlos@golang.org>
-rw-r--r--doc/devel/release.html6
1 files changed, 6 insertions, 0 deletions
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.
</p>
+<p>
+go1.12.14 (released 2019/12/4) includes a fix to the runtime. See
+the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.14">Go
+1.12.14 milestone</a> on our issue tracker for details.
+</p>
+
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
<p>