]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: document Go 1.11.11
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 10 Jun 2019 22:02:33 +0000 (18:02 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 11 Jun 2019 00:27:41 +0000 (00:27 +0000)
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

doc/devel/release.html

index 531b9d836fca38665636e258838469b48950eaa1..98e051334976dd3d0d6bdf4759e433ec78450553 100644 (file)
@@ -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>