aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2020-02-03 19:55:12 -0500
committerDmitri Shuralyov <dmitshur@golang.org>2020-02-04 18:03:17 +0000
commit334ab8311c8c6d48985a523f4a936ff20a7a5e7a (patch)
treea47c9e906a07f64a599dd6601beb73af4820aad6
parent6a027cdb7517c47b884f57d748898dfc1b6cb675 (diff)
downloadgo-334ab8311c8c6d48985a523f4a936ff20a7a5e7a.tar.gz
go-334ab8311c8c6d48985a523f4a936ff20a7a5e7a.zip
doc/go1.14: note that all changes to the standard library are minor
Updates #36878 Change-Id: I1b83ff174a139734fae75f6e1e4caa9958222a18 Reviewed-on: https://go-review.googlesource.com/c/go/+/217640 Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
-rw-r--r--doc/go1.14.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.14.html b/doc/go1.14.html
index 549c3e008a..d3199cb0e9 100644
--- a/doc/go1.14.html
+++ b/doc/go1.14.html
@@ -407,7 +407,7 @@ appropriately.)
<h2 id="library">Core library</h2>
<p>
-TODO
+ All of the changes to the standard library are minor.
</p>
<h3 id="minor_library_changes">Minor changes to the library</h3>