]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document go1.3.3
authorAndrew Gerrand <adg@golang.org>
Tue, 30 Sep 2014 22:30:51 +0000 (08:30 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 30 Sep 2014 22:30:51 +0000 (08:30 +1000)
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/149280044

doc/devel/release.html

index f8ffaf716e58a29f7309e95d324262cb951b815e..1a84391345cb2ea2b0c9c147e91f6087ddb1b3ad 100644 (file)
@@ -32,6 +32,11 @@ go1.3.2 (released 2014/09/25) includes bug fixes to cgo and the crypto/tls packa
 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>
 
+<p>
+go1.3.3 (released 2014/09/30) includes further bug fixes to cgo, the runtime package, and the nacl port. 
+See the <a href="//code.google.com/p/go/source/list?name=release-branch.go1.3&r=go1.3.3">change history</a> for details.
+</p>
+
 <h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
 
 <p>