doc/devel/release.html | 13 +++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index eff0772b717aec902bbda132c7c3344dae32bdd6..51957dff281788b9f6bb83793e53d69f2b6e9ff9 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -63,6 +63,12 @@ See the Go 1.7.3 milestone on our issue tracker for details.
++go1.7.4 (released 2016/12/01) includes two security fixes. +See the Go +1.7.4 milestone on our issue tracker for details. +
+
@@ -92,6 +98,13 @@ net/http/cgi package and net/http package when used in
a CGI environment.
See the Go
1.6.3 milestone on our issue tracker for details.
+
+go1.6.4 (released 2016/12/01) includes two security fixes. +It contains the same fixes as Go 1.7.4 and was released at the same time. +See the Go +1.7.4 milestone on our issue tracker for details.