]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.6] doc: add link to 1.6 release notes on golang.org/project page
authorChris Broadfoot <cbro@golang.org>
Thu, 3 Mar 2016 00:16:29 +0000 (16:16 -0800)
committerChris Broadfoot <cbro@golang.org>
Thu, 3 Mar 2016 01:13:00 +0000 (01:13 +0000)
Fixes #14378.

Change-Id: I680b523c01576e42f1dbda9131d1f6bb99b3668b
Reviewed-on: https://go-review.googlesource.com/20138
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/20139
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/contrib.html

index 31bb0a42d01e7af8d6bae10958318e2e1404bccb..6907c651c817c3bddcb484c60a3dbd4e0b4c0d48 100644 (file)
@@ -34,6 +34,7 @@ We encourage all Go users to subscribe to
 <p>A <a href="/doc/devel/release.html">summary</a> of the changes between Go releases. Notes for the major releases:</p>
 
 <ul>
+       <li><a href="/doc/go1.6">Go 1.6</a> <small>(February 2016)</small></li>
        <li><a href="/doc/go1.5">Go 1.5</a> <small>(August 2015)</small></li>
        <li><a href="/doc/go1.4">Go 1.4</a> <small>(December 2014)</small></li>
        <li><a href="/doc/go1.3">Go 1.3</a> <small>(June 2014)</small></li>