doc/devel/release.html | 13 +++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 830452244922232ef90cf811aa243e9745cc480d..0697198cce7248fd1aba5440cdcb4f7588847216 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,12 @@ Go 1.9 is a major release of Go. Read the Go 1.9 Release Notes for more information.
++go1.9.1 (released 2017/10/04) includes two security fixes. +See the Go +1.9.1 milestone on our issue tracker for details. +
+
@@ -61,6 +67,13 @@ go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime,
documentation, and the database/sql package.
See the Go
1.8.3 milestone on our issue tracker for details.
+
+go1.8.4 (released 2017/10/04) includes two security fixes. +It contains the same fixes as Go 1.9.1 and was released at the same time. +See the Go +1.8.4 milestone on our issue tracker for details.