doc/devel/release.html | 14 ++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index c4ca6a625fda23109c499a134e32963448e0fd50..0be3dbbbd9c77137ad364a7bd265322c0b9a6627 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -49,6 +49,13 @@ See the Go 1.8.1 milestone on our issue tracker for details.
+
+go1.8.2 (released 2017/05/23) includes a security fix to the
+crypto/elliptic package.
+See the Go
+1.8.2 milestone on our issue tracker for details.
+
@@ -93,6 +100,13 @@ go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime,
and the crypto/x509 and time packages.
See the Go
1.7.5 milestone on our issue tracker for details.
+
+go1.7.6 (released 2017/05/23) includes the same security fix as Go 1.8.2 and +was released at the same time. +See the Go +1.8.2 milestone on our issue tracker for details.