From: Russ Cox
Date: Wed, 7 Feb 2018 19:10:48 +0000 (-0500)
Subject: doc: document Go 1.9.4 and Go 1.8.7
X-Git-Tag: go1.10~10^2~6
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=104445e3140f4468839db49a25cb0182f7923174;p=gostls13.git
doc: document Go 1.9.4 and Go 1.8.7
Change-Id: I50928e7747f43858fc863b53cfb5b63e208d6932
Reviewed-on: https://team-review.git.corp.google.com/213447
Reviewed-by: Andrew Bonventre
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 24fe583062..d82fb0c630 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -57,6 +57,12 @@ See the Go
1.9.3 milestone on our issue tracker for details.
+
+go1.9.4 (released 2018/02/07) includes a security fix to âgo getâ.
+See the Go
+1.9.4 milestone on our issue tracker for details.
+
+
go1.8 (released 2017/02/16)
@@ -114,6 +120,13 @@ See the Go
1.8.6 milestone on our issue tracker for details.
+
+go1.8.7 (released 2018/02/07) includes a security fix to âgo getâ.
+It contains the same fix as Go 1.9.4 and was released at the same time.
+See the Go
+1.8.7 milestone on our issue tracker for details.
+
+
go1.7 (released 2016/08/15)