]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15: remove TODO in minor library changes section
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 9 Jun 2020 14:26:09 +0000 (14:26 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 9 Jun 2020 15:44:15 +0000 (15:44 +0000)
commitbdcf33f1c0597bf18924c17ab2644310d204bf23
tree61de5e6cfc7f5d463ee0aaa48535e57c2e5636af
parentcacac8bdc5c93e7bc71df71981fdf32dded017bf
doc/go1.15: remove TODO in minor library changes section

The minor changes to the library section has been populated
with TODOs for individual packages using relnote in CL 235757,
and they've been resolved in the following CLs.

We will look things over as part of finishing touches on
the release notes, but this TODO is resolved for beta 1.

For #37419.

Change-Id: I942f81a957fe8df8f630b4406ca29f73602d080a
Reviewed-on: https://go-review.googlesource.com/c/go/+/237157
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
doc/go1.15.html