aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatie Hockman <katie@golang.org>2020-01-27 14:11:04 -0500
committerKatie Hockman <katiehockman@google.com>2020-01-27 21:15:08 +0000
commite60fc07b54375c9dcc5d6e28c9376926c450fd57 (patch)
tree17d6c96ea91ab1bb4a56927bc1d10d1c4fd61f0e
parent44bb3b4b5341f5bb373acb0b8130795f888c9ace (diff)
downloadgo-e60fc07b54375c9dcc5d6e28c9376926c450fd57.tar.gz
go-e60fc07b54375c9dcc5d6e28c9376926c450fd57.zip
[release-branch.go1.12-security] doc: document Go 1.12.16
Change-Id: Ib8ac9bf5020d9ab126a8069378978d7dce3509dc Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/648870 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
-rw-r--r--doc/devel/release.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 487367c35f..38a9040d5e 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -139,6 +139,13 @@ the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.15+label%3
1.12.15 milestone</a> on our issue tracker for details.
</p>
+<p>
+go1.12.16 (released 2020/01/28) includes two security fixes to
+the <code>crypto/x509</code> package. See the
+<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.16+label%3ACherryPickApproved">Go
+1.12.16 milestone</a> on our issue tracker for details.
+</p>
+
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
<p>