aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-10-01 09:45:12 +1000
committerAndrew Gerrand <adg@golang.org>2014-10-01 09:45:12 +1000
commit59c83485dffad603a832218a466e30deba9183a4 (patch)
tree9d64f3ea49f30599c83add9d0b4772611413de8a
parent32fb19371bc2901910de79444e87ee84779ce24c (diff)
downloadgo-59c83485dffad603a832218a466e30deba9183a4.tar.gz
go-59c83485dffad603a832218a466e30deba9183a4.zip
[release-branch.go1.3] doc: document go1.3.3
««« CL 149280044 / ce32e953ef6f doc: document go1.3.3 LGTM=r R=r CC=golang-codereviews https://golang.org/cl/149280044 »»» TBR=r R=golang-codereviews CC=golang-codereviews https://golang.org/cl/151170043
-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 f8ffaf716e..1a84391345 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -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>