]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.3] doc: document Go 1.3.2
authorAndrew Gerrand <adg@golang.org>
Thu, 25 Sep 2014 22:32:20 +0000 (22:32 +0000)
committerAndrew Gerrand <adg@golang.org>
Thu, 25 Sep 2014 22:32:20 +0000 (22:32 +0000)
doc/devel/release.html

index a8f5963ca7f6d23bacb62e67b8a811e900bcc686..f8ffaf716e58a29f7309e95d324262cb951b815e 100644 (file)
@@ -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>