]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add Go 1.2 to release history page
authorAndrew Gerrand <adg@golang.org>
Thu, 12 Dec 2013 22:31:49 +0000 (09:31 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 12 Dec 2013 22:31:49 +0000 (09:31 +1100)
Fixes #6939.

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

doc/devel/release.html

index d31f7935916109d1080e89cd7e6d5d978408f705..ec17b5bdd69fe75f481f30d3358114e2505b855d 100644 (file)
@@ -13,12 +13,19 @@ hg pull
 hg update <i>tag</i>
 </pre>
 
+<h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
+
+<p>
+Go 1.2 is a major release of Go.
+Read the <a href="/doc/go1.2">Go 1.2 Release Notes</a> for more information.
+</p>
+
+
 <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.
+Read the <a href="/doc/go1.1">Go 1.1 Release Notes</a> for more information.
 </p>
 
 <h3 id="go1.1.minor">Minor revisions</h3>