diff --git a/doc/go1.17.html b/doc/go1.17.html index 48b5563602a..ae9deabf654 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -272,7 +272,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.