aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Donizetti <alb.donizetti@gmail.com>2019-02-27 17:25:28 +0100
committerAndrew Bonventre <andybons@golang.org>2019-02-27 16:32:23 +0000
commita2884af3b6ebe64b884520cab7a7af85aa3b8e79 (patch)
tree129be47b0c197d4c24aa3db4434da6c3557a6707
parentc55fb33612cd35741a19137b73e77bb226a4635f (diff)
downloadgo-a2884af3b6ebe64b884520cab7a7af85aa3b8e79.tar.gz
go-a2884af3b6ebe64b884520cab7a7af85aa3b8e79.zip
[release-branch.go1.12] doc: add 1.10.8 and 1.11.5 to the releases list
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>
-rw-r--r--doc/devel/release.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 58f9a585ed..3b6131b331 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -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>