From: Russ Cox
Date: Thu, 12 Jun 2014 20:55:11 +0000 (-0400)
Subject: [release-branch.go1.3] doc: link to release history from /doc/
X-Git-Tag: go1.3rc2~6
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ad02e9ade52bf1e2cb5c24fb39a2869cecd57b40;p=gostls13.git
[release-branch.go1.3] doc: link to release history from /doc/
««« 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
---
diff --git a/doc/docs.html b/doc/docs.html
index edbd89ee46..bb2d52dcba 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -97,6 +97,9 @@ one goroutine can be guaranteed to observe values produced by writes to the
same variable in a different goroutine.
+
+A summary of the changes between Go releases.
+
Articles