summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-09-26 11:00:49 +1000
committerAndrew Gerrand <adg@golang.org>2014-09-26 11:00:49 +1000
commitcebe029c2787a7c6f7325ddccbdaa575e53aa418 (patch)
tree491918fd0e27c45978f7ee2e1429f5a651085239 /doc
parent86bf2b060843d6a6131dd061eadd9b9aa1e64de6 (diff)
downloadgo-cebe029c2787a7c6f7325ddccbdaa575e53aa418.tar.gz
doc: document Go 1.3.2
LGTM=r R=r, rsc, iant, agl https://codereview.appspot.com/142650045
Diffstat (limited to 'doc')
-rw-r--r--doc/devel/release.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index a8f5963ca..f8ffaf716 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 <code>r
See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=073fc578434bf3e1e22749b559d273c8da728ebb">change history</a> for details.
</p>
+<p>
+go1.3.2 (released 2014/09/25) includes bug fixes to cgo and the crypto/tls packages.
+See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=go1.3.2">change history</a> for details.
+</p>
+
<h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
<p>