From dbb13eff8eab8b1094d6b63447cf6be7d259570d Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Wed, 4 Oct 2017 11:09:15 -0700 Subject: [PATCH] doc: document go1.9.1 and go1.8.4 Change-Id: Ib42fabc6829b6033373c0378713733f88e73e73d Reviewed-on: https://go-review.googlesource.com/68230 Reviewed-by: Russ Cox --- doc/devel/release.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/devel/release.html b/doc/devel/release.html index 8304522449..0697198cce 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. +

+

go1.8 (released 2017/02/16)

@@ -63,6 +69,13 @@ 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. +

+

go1.7 (released 2016/08/15)

-- 2.48.1