aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2019-06-10 18:02:33 -0400
committerDmitri Shuralyov <dmitshur@golang.org>2019-06-11 00:27:41 +0000
commitf68c8ad66604548248ce6aa6148d076652da2591 (patch)
tree60c0b4e01b49dd7ac86694f20d4f1c9928721f14
parentd497d80d23bf83765316b274885257ac66d54bb7 (diff)
downloadgo-f68c8ad66604548248ce6aa6148d076652da2591.tar.gz
go-f68c8ad66604548248ce6aa6148d076652da2591.zip
[release-branch.go1.11] doc: document Go 1.11.11
Change-Id: I1c3e3305dfee4545a6caedd48243770ab3b28277 Reviewed-on: https://go-review.googlesource.com/c/go/+/181550 Reviewed-by: Filippo Valsorda <filippo@golang.org> (cherry picked from commit 55453016979124e18d3afb53c9df1590877a3b53) Reviewed-on: https://go-review.googlesource.com/c/go/+/181597
-rw-r--r--doc/devel/release.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 531b9d836f..98e0513349 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -108,6 +108,12 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10">Go
1.11.10 milestone</a> on our issue tracker for details.
</p>
+<p>
+go1.11.11 (released 2019/06/11) includes a fix to the <code>crypto/x509</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.11">Go
+1.11.11 milestone</a> on our issue tracker for details.
+</p>
+
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
<p>