From 706efdb12c2c176b441e4c479ccc4d98b909c293 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Fri, 26 Sep 2014 11:00:49 +1000 Subject: [PATCH] doc: document Go 1.3.2 LGTM=r R=r, rsc, iant, agl https://golang.org/cl/142650045 --- doc/devel/release.html | 5 +++++ 1 file changed, 5 insertions(+) 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)

-- 2.50.0