From: Andrew Gerrand
Date: Thu, 12 Jun 2014 03:31:13 +0000 (+1000)
Subject: doc: link to release history from /doc/
X-Git-Tag: go1.4beta1~1311
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d131ffefadd283cfcb98d49949b8b82a8c77c378;p=gostls13.git
doc: link to release history from /doc/
Fixes #8168.
TBR=bradfitz
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/107950043
---
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