From: Dmitri Shuralyov Date: Wed, 12 Dec 2018 18:35:19 +0000 (-0500) Subject: [release-branch.go1.10-security] doc: document Go 1.10.6 X-Git-Tag: go1.10.6~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f1a7c2aae8df88403b296e87fcf59c90271f9308;p=gostls13.git [release-branch.go1.10-security] doc: document Go 1.10.6 Change-Id: I3fe44887a84586d73be01df78a9cbb002c1fc9c5 Reviewed-on: https://team-review.git.corp.google.com/c/376467 Reviewed-by: Filippo Valsorda --- diff --git a/doc/devel/release.html b/doc/devel/release.html index b8a6caf96e..cb2af29e04 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -72,6 +72,13 @@ See the Go 1.10.5 milestone on our issue tracker for details.

+

+go1.10.6 (released 2018/12/12) includes three security fixes to "go get" and +the crypto/x509 package. +See the Go +1.10.6 milestone on our issue tracker for details. +

+

go1.9 (released 2017/08/24)