Skip to content

Commit dbb13ef

Browse files
committed
doc: document go1.9.1 and go1.8.4
Change-Id: Ib42fabc6829b6033373c0378713733f88e73e73d Reviewed-on: https://go-review.googlesource.com/68230 Reviewed-by: Russ Cox <[email protected]>
1 parent ec3b613 commit dbb13ef

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/devel/release.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
3030
Read the <a href="/doc/go1.9">Go 1.9 Release Notes</a> for more information.
3131
</p>
3232

33+
<p>
34+
go1.9.1 (released 2017/10/04) includes two security fixes.
35+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.1">Go
36+
1.9.1 milestone</a> on our issue tracker for details.
37+
</p>
38+
3339
<h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
3440

3541
<p>
@@ -63,6 +69,13 @@ <h3 id="go1.8.minor">Minor revisions</h3>
6369
1.8.3 milestone</a> on our issue tracker for details.
6470
</p>
6571

72+
<p>
73+
go1.8.4 (released 2017/10/04) includes two security fixes.
74+
It contains the same fixes as Go 1.9.1 and was released at the same time.
75+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.4">Go
76+
1.8.4 milestone</a> on our issue tracker for details.
77+
</p>
78+
6679
<h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
6780

6881
<p>

0 commit comments

Comments
 (0)