diff --git a/doc/devel/release.html b/doc/devel/release.html index bb30ff8946..eac2ddd3ef 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -38,6 +38,17 @@ See the Go 1.9.1 milestone on our issue tracker for details.
+
+go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime,
+documentation, go command,
+and the crypto/x509, database/sql, log,
+and net/smtp packages.
+It includes a fix to a bug introduced in Go 1.9.1 that broke go get
+of non-Git repositories under certain conditions.
+See the Go
+1.9.2 milestone on our issue tracker for details.
+