From d91c3bc20393cab601d372547471468c869320af Mon Sep 17 00:00:00 2001
From: Dmitri Shuralyov
Date: Fri, 31 Jan 2020 13:21:57 -0500
Subject: [PATCH] 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
---
doc/go1.14.html | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
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
-
--
2.50.0