]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.14: remove TODO comment for CL 200439
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 18 Feb 2020 18:28:35 +0000 (18:28 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 18 Feb 2020 19:44:25 +0000 (19:44 +0000)
Based on https://golang.org/issue/36878#issuecomment-587533153
and https://golang.org/issue/36878#issuecomment-587549692,
this is not a CL that needs to be mentioned in the release notes.

Updates #36878

Change-Id: Icaa9153da7481a1d3ebabc237411539dd770cef2
Reviewed-on: https://go-review.googlesource.com/c/go/+/219898
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.14.html

index a446e48fdc76d6b973b59013d3fda7bb92556d36..0c34245f622ecb2fc34c323672e4924620ac98cf 100644 (file)
@@ -343,8 +343,6 @@ appropriately.)
   visible changes.
 </p>
 
-<!-- TODO: Maybe CL 200439? -->
-
 <h2 id="compiler">Compiler</h2>
 
 <p><!-- CL 162237 -->