From 7210753f1f1b951817c71ceb0af5cefff9c69c31 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
Date: Wed, 1 Oct 2014 08:30:51 +1000
Subject: [PATCH] doc: document go1.3.3
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/149280044
---
doc/devel/release.html | 5 +++++
1 file changed, 5 insertions(+)
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)
--
2.50.0