From: Andrew Gerrand Date: Fri, 26 Sep 2014 01:00:49 +0000 (+1000) Subject: doc: document Go 1.3.2 X-Git-Tag: go1.4beta1~281 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=706efdb12c2c176b441e4c479ccc4d98b909c293;p=gostls13.git doc: document Go 1.3.2 LGTM=r R=r, rsc, iant, agl https://golang.org/cl/142650045 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index a8f5963ca7..f8ffaf716e 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -27,6 +27,11 @@ go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the r See the change history for details.

+

+go1.3.2 (released 2014/09/25) includes bug fixes to cgo and the crypto/tls packages. +See the change history for details. +

+

go1.2 (released 2013/12/01)