From: Andrew Gerrand
Date: Thu, 13 Jun 2013 02:43:26 +0000 (+1000)
Subject: doc: add go1.1.1 to the release notes
X-Git-Tag: go1.2rc2~1257
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=55511d2b34918272ab5792f4776b3a6cde0b601e;p=gostls13.git
doc: add go1.1.1 to the release notes
R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/10236045
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index dc89d94ed3..babd6e280f 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -21,6 +21,13 @@ Read the Go 1.1 Release Notes for
more information.
+Minor revisions
+
+
+go1.1.1 (released 2013/06/13) includes several compiler and runtime bug fixes.
+See the change history for details.
+
+
go1 (released 2012/03/28)