From: Katie Hockman
Date: Thu, 17 Oct 2019 14:50:53 +0000 (-0400)
Subject: doc: document Go 1.13.2 and Go 1.12.11
X-Git-Tag: go1.14beta1~709
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a8cdf130d1df765f5421d0cc19865083ed2f9a1c;p=gostls13.git
doc: document Go 1.13.2 and Go 1.12.11
Change-Id: I73f27924046a0a2493330ddc732d1a2fd3f730a5
Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/575981
Reviewed-by: Filippo Valsorda
Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/575983
Reviewed-on: https://go-review.googlesource.com/c/go/+/201785
Reviewed-by: Filippo Valsorda
Reviewed-by: Andrew Bonventre
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index f83e676ff4..fc858d418b 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -39,6 +39,13 @@ See the Go
1.13.1 milestone on our issue tracker for details.
+
+go1.13.2 (released 2019/10/17) includes security fixes to the
+crypto/dsa
package and the compiler.
+See the Go
+1.13.2 milestone on our issue tracker for details.
+
+
go1.12 (released 2019/02/25)
@@ -121,6 +128,13 @@ See the Go
1.12.10 milestone on our issue tracker for details.
+
+go1.12.11 (released 2019/10/17) includes security fixes to the
+crypto/dsa
package.
+See the Go
+1.12.11 milestone on our issue tracker for details.
+
+
go1.11 (released 2018/08/24)