From ef34616d6b292c3ef30d16e553efcca66c3052f3 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Thu, 25 Sep 2014 22:32:20 +0000 Subject: [PATCH] [release-branch.go1.3] doc: document Go 1.3.2 --- 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