]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add Go 1.1 to release.html
authorAndrew Gerrand <adg@golang.org>
Mon, 3 Jun 2013 01:52:36 +0000 (11:52 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 3 Jun 2013 01:52:36 +0000 (11:52 +1000)
Fixes #5468.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9853051

doc/devel/release.html

index 3340d1e91561a4e996c09a5253f6cb055b32813d..dc89d94ed3095ec52a3692383a2aab88b6757095 100644 (file)
@@ -13,6 +13,14 @@ hg pull
 hg update <i>tag</i>
 </pre>
 
+<h2 id="go1.1">go1.1 (released 2013/05/13)</h2>
+
+<p>
+Go 1.1 is a major release of Go.
+Read the <a href="/doc/go1.1.html">Go 1.1 Release Notes</a> for
+more information.
+</p>
+
 <h2 id="go1">go1 (released 2012/03/28)</h2>
 
 <p>