From: Andrew Gerrand Date: Mon, 11 Apr 2016 04:54:54 +0000 (+1000) Subject: doc: document Go 1.6.1 and Go 1.5.4 X-Git-Tag: go1.7beta1~782 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a00ad5f47ea9c950dd041b33476c2bb4568496e1;p=gostls13.git doc: document Go 1.6.1 and Go 1.5.4 Change-Id: Icb9e947a43fb87fbfe0655b09e0d7e8f61825aeb Reviewed-on: https://go-review.googlesource.com/21825 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 299f6dc3c5..125e89def2 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.

+

Minor revisions

+ +

+go1.6.1 (released 2016/04/12) includes two security fixes. +See the Go +1.6.1 milestone on our issue tracker for details. +

+

go1.5 (released 2015/08/19)

@@ -68,6 +76,13 @@ affecting the crypto/tls package. See 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. +

+

go1.4 (released 2014/12/10)