diff --git a/doc/devel/release.html b/doc/devel/release.html index 521c75582a..baf86b9937 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -42,6 +42,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.
+
@@ -88,6 +95,13 @@ 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. +
+