]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.3] doc: link to release history from /doc/
authorRuss Cox <rsc@golang.org>
Thu, 12 Jun 2014 20:55:11 +0000 (16:55 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 12 Jun 2014 20:55:11 +0000 (16:55 -0400)
««« CL 107950043 / 593f58ee96da
doc: link to release history from /doc/

Fixes #8168.

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

LGTM=r
R=golang-codereviews, r
CC=adg, golang-codereviews, iant
https://golang.org/cl/105910043

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>