From: Andrew Gerrand
Date: Thu, 25 Sep 2014 22:32:20 +0000 (+0000)
Subject: [release-branch.go1.3] doc: document Go 1.3.2
X-Git-Tag: go1.3.2~1
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ef34616d6b292c3ef30d16e553efcca66c3052f3;p=gostls13.git
[release-branch.go1.3] doc: document Go 1.3.2
---
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)