diff --git a/doc/go1.16.html b/doc/go1.16.html index 2e26d659bab..8e839306633 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -701,7 +701,9 @@ Do not send CLs removing the interior tags from such phrases.
time/tzdata

- TODO: https://golang.org/cl/261877: use slim tz data format + The slim timezone data format is now used for the time zone database in + $GOROOT/lib/time/zoneinfo.zip and the embedded copy in this + package. This reduces the size of the time zone database by about 350 KB.