doc/devel/release.html | 14 ++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index f83e676ff47f8882b014b07dd7ab8fb07cf580da..fc858d418b080b743c5e1566671c8991c0d8ec6b 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.
+
@@ -119,6 +126,13 @@ go1.12.10 (released 2019/09/25) includes security fixes to the
net/http and net/textproto packages.
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.