From 06a61ef36ab3e8821993fb5ac902099f7fb2ab2e Mon Sep 17 00:00:00 2001
From: Dmitri Shuralyov
Date: Mon, 10 Jun 2019 18:02:43 -0400
Subject: [PATCH] [release-branch.go1.12] doc: document Go 1.12.6
Change-Id: I8ae00d2392c20c627d58cf7e79015e982b971802
Reviewed-on: https://go-review.googlesource.com/c/go/+/181551
Reviewed-by: Filippo Valsorda
(cherry picked from commit ef84fa082caec4d1757377c11e98f3b5ebc934d3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/181598
---
doc/devel/release.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 677964165c..6ab1c1b878 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -69,6 +69,14 @@ the go command, the runtime, and the os
package. See the
1.12.5 milestone on our issue tracker for details.
+
+go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker,
+the go command, and the crypto/x509
, net/http
, and
+os
packages. See the
+Go
+1.12.6 milestone on our issue tracker for details.
+
+
go1.11 (released 2018/08/24)
--
2.50.0