]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.17: document flag changes for Go 1.17
authorKimMachineGun <geon0250@gmail.com>
Sun, 23 May 2021 14:05:15 +0000 (14:05 +0000)
committerHeschi Kreinick <heschi@google.com>
Wed, 2 Jun 2021 14:28:15 +0000 (14:28 +0000)
For #44513
Fixes #46010

Change-Id: I1fe638e5db0b4f3b64dbfbd948154a7c7a80afc9
GitHub-Last-Rev: d5bd53b1df202329661ffb1818803f2ec1d3f57a
GitHub-Pull-Request: golang/go#46150
Reviewed-on: https://go-review.googlesource.com/c/go/+/319273
Reviewed-by: Heschi Kreinick <heschi@google.com>
Trust: Robert Findley <rfindley@google.com>

doc/go1.17.html

index ee498f76035ce1b72617fb5d7f886385cd2d8e08..6ddef3d47e091ce93013c93dc566b3883e6d8982 100644 (file)
@@ -434,7 +434,7 @@ Do not send CLs removing the interior tags from such phrases.
 <dl id="flag"><dt><a href="/pkg/flag/">flag</a></dt>
   <dd>
     <p><!-- CL 271788 -->
-      TODO: <a href="https://golang.org/cl/271788">https://golang.org/cl/271788</a>: panic if flag name begins with - or contains =
+      Flag declarations now panic if an invalid name is specified.
     </p>
   </dd>
 </dl><!-- flag -->