]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove DRAFT tags from go1.6.html
authorRuss Cox <rsc@golang.org>
Wed, 17 Feb 2016 15:39:13 +0000 (10:39 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 17 Feb 2016 18:25:10 +0000 (18:25 +0000)
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>
doc/go1.6.html

index 4937fc9a592bc7030abe7b439091de2e768424ec..17c3536aebf7aa11fa2df8164fb77ff5ea3d62f2 100644 (file)
@@ -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>