]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: add 1.10.8 and 1.11.5 to the releases list
authorAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 27 Feb 2019 16:25:28 +0000 (17:25 +0100)
committerAndrew Bonventre <andybons@golang.org>
Wed, 27 Feb 2019 16:32:23 +0000 (16:32 +0000)
Fixes #30431

Change-Id: I379e78a1c385942a19e1a10b91d732f9a73899e6
Reviewed-on: https://go-review.googlesource.com/c/164041
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit d7518ac51879011a732440d4a49dc7043759e2c8)
Reviewed-on: https://go-review.googlesource.com/c/164077
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 58f9a585ed6070773a492616f94e3e097a954e70..3b6131b3313b0906cc195cc1fb52e61a32ea2028 100644 (file)
@@ -73,6 +73,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.4+labe
 1.11.4 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.11.5 (released 2019/01/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.11.5">Go
+1.11.5 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>
@@ -138,6 +145,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.7+labe
 Go 1.10.7 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.10.8 (released 2019/01/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.10.8">Go
+1.10.8 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
 
 <p>