From f7343499018d20ba9537c38ac9a5129b3beca3b7 Mon Sep 17 00:00:00 2001
From: Filippo Valsorda
Date: Tue, 5 Jun 2018 17:10:29 -0400
Subject: [PATCH] [release-branch.go1.9] doc: document Go 1.9.7
Change-Id: I10dededb41162a99dbc42792a9d314c6dabddcca
Reviewed-on: https://go-review.googlesource.com/116362
Reviewed-by: Brad Fitzpatrick
Reviewed-by: Russ Cox
(cherry picked from commit b3a9948126471ac285e30c7920465c4c28ea0526)
Reviewed-on: https://go-review.googlesource.com/116475
Reviewed-by: Filippo Valsorda
---
doc/devel/release.html | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 5fe6a0eda0..1ee0aa9cea 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -76,6 +76,15 @@ See the Go
1.9.6 milestone on our issue tracker for details.
+
+go1.9.7 (released 2018/06/05) includes fixes to the go command, and the
+crypto/x509
, and strings
packages.
+In particular, it adds
+minimal support to the go command for the vgo transition.
+See the Go
+1.9.7 milestone on our issue tracker for details.
+
+
go1.8 (released 2017/02/16)
--
2.50.0