From: Filippo Valsorda
Date: Tue, 5 Jun 2018 21:10:29 +0000 (-0400)
Subject: [release-branch.go1.10] doc: document Go 1.9.7
X-Git-Tag: go1.10.3~2
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5feffb4395f541f576785e22c1f93b19bf1d8dc3;p=gostls13.git
[release-branch.go1.10] 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 bbf4a3024b1001ef2f01a8d12b5d7469915e4a8d)
Reviewed-on: https://go-review.googlesource.com/116476
Reviewed-by: Filippo Valsorda
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 30d1611509..7cb788a4fc 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -101,6 +101,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)