From: Dmitri Shuralyov
Date: Thu, 15 Aug 2019 16:57:01 +0000 (-0400)
Subject: doc: document Go 1.12.9
X-Git-Tag: go1.13rc1~10
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0212f0410f845815f5327a7f2e705891a9598f3d;p=gostls13.git
doc: document Go 1.12.9
Change-Id: I88b7e085fc70f9c021788d364099f5bc6b705ba8
Reviewed-on: https://go-review.googlesource.com/c/go/+/190438
Reviewed-by: Filippo Valsorda
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 1bb3730d8b..437e3c60a4 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -91,6 +91,13 @@ See the Go
1.12.8 milestone on our issue tracker for details.
+
+go1.12.9 (released 2019/08/15) includes fixes to the linker,
+and the os
and math/big
packages.
+See the Go
+1.12.9 milestone on our issue tracker for details.
+
+
go1.11 (released 2018/08/24)