aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2016-02-17 10:39:13 -0500
committerRuss Cox <rsc@golang.org>2016-02-17 18:25:10 +0000
commit939a9424de5c3d0a0d2e1769778b5b0aa9c61954 (patch)
treec57df8ff0dd13d7b9232ad2e5923ada3e96e9f8b
parentc4f902bef4c7edb9b051cec6c3da6690dc045203 (diff)
downloadgo-939a9424de5c3d0a0d2e1769778b5b0aa9c61954.tar.gz
go-939a9424de5c3d0a0d2e1769778b5b0aa9c61954.zip
doc: remove DRAFT tags from go1.6.html
Go 1.6 is soon (but not yet). Fixes #14301. Change-Id: I85e329b643adcb5d4fa680c5333fbc1f928d4d9d Reviewed-on: https://go-review.googlesource.com/19550 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Chris Broadfoot <cbro@golang.org>
-rw-r--r--doc/go1.6.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/go1.6.html b/doc/go1.6.html
index 4937fc9a59..17c3536aeb 100644
--- a/doc/go1.6.html
+++ b/doc/go1.6.html
@@ -1,5 +1,5 @@
<!--{
- "Title": "Go 1.6 Release Notes DRAFT",
+ "Title": "Go 1.6 Release Notes",
"Path": "/doc/go1.6",
"Template": true
}-->
@@ -13,14 +13,6 @@ Edit .,s;^([a-z][A-Za-z0-9_/]+)\.([A-Z][A-Za-z0-9_]+\.)?([A-Z][A-Za-z0-9_]+)([ .
ul li { margin: 0.5em 0; }
</style>
-<p>
-<i>NOTE: This is a DRAFT of the Go 1.6 release notes, prepared for the Go 1.6 beta.
-Go 1.6 has NOT yet been released.
-By our regular schedule, it is expected some time in February 2016.
-<!-- NOTE: WHEN REMOVING THIS COMMENT FIX THE TITLE AT THE TOP OF THE FILE TOO! -->
-</i>
-</p>
-
<h2 id="introduction">Introduction to Go 1.6</h2>
<p>