]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.12.14
authorCarlos Amedee <carlos@golang.org>
Wed, 4 Dec 2019 18:14:04 +0000 (13:14 -0500)
committerCarlos Amedee <carlos@golang.org>
Wed, 4 Dec 2019 19:27:30 +0000 (19:27 +0000)
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>

doc/devel/release.html

index 7cfac9dba2048e609b1f309834afee0637bba08a..95a585e030032be69fa6c617fcd587c729bdc0a0 100644 (file)
@@ -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>