doc/devel/release.html | 9 +++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 30d1611509d46dd6fb4f5d62c3d1a846733efa01..7cb788a4fcde7a39bde1d918b743611ae6e5f6fb 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.
+