doc/devel/release.html | 15 +++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index e0c2ac02193d38fd7a8b2251c44083a13cd2cac7..e72f86d5f03fe841fb4d2e694aa97522dece11f9 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -37,6 +37,14 @@ Go 1.6 is a major release of Go. Read the Go 1.6 Release Notes for more information.
++go1.6.1 (released 2016/04/12) includes two security fixes. +See the Go +1.6.1 milestone on our issue tracker for details. +
+
@@ -67,6 +75,13 @@ go1.5.3 (released 2016/01/13) includes a security fix to the math/big package
affecting the crypto/tls package.
See the Go 1.5.3 milestone on our issue tracker
and the release announcement for details.
+
+go1.5.4 (released 2016/04/12) includes two security fixes. +It contains the same fixes as Go 1.6.1 and was released at the same time. +See the Go +1.6.1 milestone on our issue tracker for details.