From: Andrew Gerrand Date: Tue, 30 Sep 2014 23:45:12 +0000 (+1000) Subject: [release-branch.go1.3] doc: document go1.3.3 X-Git-Tag: go1.3.3~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=59c83485dffad603a832218a466e30deba9183a4;p=gostls13.git [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 --- 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 change history for details.

+

+go1.3.3 (released 2014/09/30) includes further bug fixes to cgo, the runtime package, and the nacl port. +See the change history for details. +

+

go1.2 (released 2013/12/01)