From: Dmitri Shuralyov Date: Fri, 31 Jan 2020 18:21:57 +0000 (-0500) Subject: doc/go1.14: move "Minor changes to the library" heading up X-Git-Tag: go1.14rc1~19 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d91c3bc20393cab601d372547471468c869320af;p=gostls13.git doc/go1.14: move "Minor changes to the library" heading up This heading was below the minor changes to the standard library. It should be on top. Many of the minor changes have been documented, so remove the broad TODO comment. It is still a TODO to highlight more prominent changes to the library, if there are any, under the "Core library" heading. Updates #36878 Change-Id: If7fd9af9a933af917523e33fd2922c5f3c02c98b Reviewed-on: https://go-review.googlesource.com/c/go/+/217277 Reviewed-by: Alexander Rakoczy Reviewed-by: Carlos Amedee --- diff --git a/doc/go1.14.html b/doc/go1.14.html index d850c1ca9a..655144201f 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -428,6 +428,14 @@ appropriately.) TODO

+

Minor changes to the library

+ +

+ As always, there are various minor changes and updates to the library, + made with the Go 1 promise of compatibility + in mind. +

+
hash/maphash

@@ -742,15 +750,3 @@ TODO

- -

Minor changes to the library

- -

- As always, there are various minor changes and updates to the library, - made with the Go 1 promise of compatibility - in mind. -

- -

-TODO -