From: Andrew Gerrand Date: Wed, 18 Feb 2015 02:40:57 +0000 (+1100) Subject: doc: document Go 1.4.2 X-Git-Tag: go1.5beta1~1963 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3ad906b20874f28a4bc48ef767d2138be1b53f28;p=gostls13.git doc: document Go 1.4.2 Change-Id: Ia87047cbc720fb03d2f67aec48abe18bce8dbf78 Reviewed-on: https://go-review.googlesource.com/5112 Reviewed-by: Russ Cox --- diff --git a/doc/devel/release.html b/doc/devel/release.html index f2c878f2c1..c4540aff96 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)