aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Broadfoot <cbro@golang.org>2016-08-08 17:44:33 -0700
committerChris Broadfoot <cbro@golang.org>2016-08-15 18:53:48 +0000
commit87d4bd19972ea9ffc599e8b679429c89284db86c (patch)
treeb2bceeda09582778f8cc6b1d2e0d2b6cafc0fb0b
parent1e933ed7c091bd8e077ffd123234af10a69e3978 (diff)
downloadgo-87d4bd19972ea9ffc599e8b679429c89284db86c.tar.gz
go-87d4bd19972ea9ffc599e8b679429c89284db86c.zip
[release-branch.go1.6] doc/go1.7.html: remove DRAFT
Fixes #15820. Change-Id: Ia5d5237754e77774a3a6049765eea163911f41c9 Reviewed-on: https://go-review.googlesource.com/25592 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/27054 Reviewed-by: Chris Broadfoot <cbro@golang.org>
-rw-r--r--doc/go1.7.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/go1.7.html b/doc/go1.7.html
index 7e17ff2424..1576abbc91 100644
--- a/doc/go1.7.html
+++ b/doc/go1.7.html
@@ -1,5 +1,5 @@
<!--{
- "Title": "Go 1.7 Release Notes DRAFT",
+ "Title": "Go 1.7 Release Notes",
"Path": "/doc/go1.7",
"Template": true
}-->
@@ -25,15 +25,6 @@ Do not send CLs removing the interior tags from such phrases.
ul li { margin: 0.5em 0; }
</style>
-<p>
-<!-- TODO: REMOVE THIS COMMENT -->
-<!-- TODO: Also remove "DRAFT" in the "Title" at the top of this file. -->
-<i>NOTE: This is a DRAFT of the Go 1.7 release notes, prepared for the Go 1.7 beta.
-Go 1.7 has NOT yet been released.
-By our regular schedule, it is expected some time in August 2016.
-</i>
-</p>
-
<h2 id="introduction">Introduction to Go 1.7</h2>
<p>