From: Andrew Gerrand Date: Tue, 30 Sep 2014 22:30:51 +0000 (+1000) Subject: doc: document go1.3.3 X-Git-Tag: go1.4beta1~226 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7210753f1f1b951817c71ceb0af5cefff9c69c31;p=gostls13.git doc: document go1.3.3 LGTM=r R=r CC=golang-codereviews https://golang.org/cl/149280044 --- 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)