diff --git a/doc/go1.17.html b/doc/go1.17.html index 4b2f4bce79..69cf15e8f8 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -247,7 +247,7 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://golang.org/cl/312310: add File.OpenRaw, Writer.CreateRaw, Writer.Copy
+ The new methods File.OpenRaw, Writer.CreateRaw, Writer.Copy provide support for cases where performance is a primary concern.