From: Dmitri Shuralyov Date: Mon, 10 Jun 2019 22:02:33 +0000 (-0400) Subject: [release-branch.go1.11] doc: document Go 1.11.11 X-Git-Tag: go1.11.11~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f68c8ad66604548248ce6aa6148d076652da2591;p=gostls13.git [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 (cherry picked from commit 55453016979124e18d3afb53c9df1590877a3b53) Reviewed-on: https://go-review.googlesource.com/c/go/+/181597 --- 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 Go 1.11.10 milestone on our issue tracker for details.

+

+go1.11.11 (released 2019/06/11) includes a fix to the crypto/x509 package. +See the Go +1.11.11 milestone on our issue tracker for details. +

+

go1.10 (released 2018/02/16)