From: Andrew Gerrand Date: Wed, 18 Feb 2015 02:40:57 +0000 (+1100) Subject: [release-branch.go1.4] doc: document Go 1.4.2 X-Git-Tag: go1.4.2~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5e9b6cac522a9400f88c5edfcdfb1c50bc0d8bb8;p=gostls13.git [release-branch.go1.4] doc: document Go 1.4.2 Change-Id: Ia87047cbc720fb03d2f67aec48abe18bce8dbf78 Reviewed-on: https://go-review.googlesource.com/5112 Reviewed-by: Russ Cox Reviewed-on: https://go-review.googlesource.com/5113 Reviewed-by: Andrew Gerrand --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 6e69ce70ed..5a1a747dad 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -26,6 +26,11 @@ go1.4.1 (released 2015/01/15) includes bug fixes to the linker and the log See the Go 1.4.1 milestone on our issue tracker for details.

+

+go1.4.2 (released 2015/02/17) includes bug fixes to the go command, the compiler and linker, and the runtime, syscall, reflect, and math/big packages. +See the Go 1.4.2 milestone on our issue tracker for details. +

+

go1.3 (released 2014/06/18)