From: Chris Broadfoot
Date: Wed, 17 Feb 2016 22:02:26 +0000 (-0800)
Subject: doc: document Go 1.6
X-Git-Tag: go1.7beta1~1853
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6030c7531539619003e651e8836f451ea6b832b0;p=gostls13.git
doc: document Go 1.6
Change-Id: I4910105d48ed650289ecb1490d556929db05bc38
Reviewed-on: https://go-review.googlesource.com/19526
Reviewed-by: Andrew Gerrand
Reviewed-on: https://go-review.googlesource.com/19527
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index ad060a8ce6..6cdbe1d608 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -30,6 +30,13 @@ to fix critical security problems in both Go 1.4 and Go 1.5 as they arise.
See the security policy for more details.
+go1.6 (released 2015/02/17)
+
+
+Go 1.6 is a major release of Go.
+Read the Go 1.6 Release Notes for more information.
+
+
go1.5 (released 2015/08/19)