]> Cypherpunks repositories - gostls13.git/commitdiff
doc: link to release history from /doc/
authorAndrew Gerrand <adg@golang.org>
Thu, 12 Jun 2014 03:31:13 +0000 (13:31 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 12 Jun 2014 03:31:13 +0000 (13:31 +1000)
Fixes #8168.

TBR=bradfitz
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/107950043

doc/docs.html

index edbd89ee460ea2ae0549568c0c1b9b0cb1ccf599..bb2d52dcba016a065871a578c7cac523910252e4 100644 (file)
@@ -97,6 +97,9 @@ one goroutine can be guaranteed to observe values produced by writes to the
 same variable in a different goroutine.
 </p>
 
+<h3 id="release"><a href="/doc/devel/release.html">Release History</a></h3>
+<p>A summary of the changes between Go releases.</p>
+
 
 <h2 id="articles">Articles</h2>