]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.8] doc: document go1.8.2 and go1.7.6
authorChris Broadfoot <cbro@golang.org>
Tue, 23 May 2017 17:36:28 +0000 (10:36 -0700)
committerChris Broadfoot <cbro@golang.org>
Tue, 23 May 2017 17:52:49 +0000 (17:52 +0000)
Change-Id: I2ed2e8c4890a65288cf3066ebe3c1d9a16fb4c05
Reviewed-on: https://go-review.googlesource.com/43990
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/43993
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/devel/release.html

index c4ca6a625fda23109c499a134e32963448e0fd50..0be3dbbbd9c77137ad364a7bd265322c0b9a6627 100644 (file)
@@ -49,6 +49,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.1">Go
 1.8.1 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.8.2 (released 2017/05/23) includes a security fix to the
+<code>crypto/elliptic</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.2">Go
+1.8.2 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
 
 <p>
@@ -95,6 +102,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.7.5">Go
 1.7.5 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.7.6 (released 2017/05/23) includes the same security fix as Go 1.8.2 and
+was released at the same time.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.2">Go
+1.8.2 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.6">go1.6 (released 2016/02/17)</h2>
 
 <p>