doc/devel/release.html | 9 +++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 5fe6a0eda00c71a04de455d2741f59ec196d875a..1ee0aa9cea0251c2d9bd9f4c84f74466ee9f1d8c 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.
+