aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2018-02-14 18:08:19 -0800
committerAndrew Bonventre <andybons@golang.org>2018-02-15 18:55:47 +0000
commit65b209897f32f8f0be1c63a9151bd593f659dabd (patch)
tree88ce5f9e78a110888a84477fc5a0805bbc272cf9
parenta68e93791d978c51f242445678d3580b39737f5a (diff)
downloadgo-65b209897f32f8f0be1c63a9151bd593f659dabd.tar.gz
go-65b209897f32f8f0be1c63a9151bd593f659dabd.zip
[release-branch.go1.10] doc: remove draft notice from Go 1.10 release notes
Change-Id: I063b556b59ecb8a8f4a3f121c32982b90eee2d74 Reviewed-on: https://go-review.googlesource.com/94159 Reviewed-by: Andrew Bonventre <andybons@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> (cherry picked from commit 229a8ce639f6c729700ad19321705b654890b502) Reviewed-on: https://go-review.googlesource.com/94455
-rw-r--r--doc/go1.10.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/go1.10.html b/doc/go1.10.html
index 569e420d51..308949905f 100644
--- a/doc/go1.10.html
+++ b/doc/go1.10.html
@@ -15,12 +15,7 @@ Do not send CLs removing the interior tags from such phrases.
ul li { margin: 0.5em 0; }
</style>
-<h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.10</h2>
-
-<p><strong>
- Go 1.10 is not yet released. These are work-in-progress
- release notes. Go 1.10 is expected to be released in February 2018.
-</strong></p>
+<h2 id="introduction">Introduction to Go 1.10</h2>
<p>
The latest Go release, version 1.10, arrives six months after <a href="go1.9">Go 1.9</a>.