go/doc/next/6-stdlib/99-minor
qmuntal 5e387b2fee os: fix 63703.md release notes
63703.md contains a paragraph that shouldn't be there,
remove it.

While here, fix a test error message related to the #63703
implementation.

Updates #63703.

Change-Id: I82a8b0b7dfa8f96530fb9a3a3aa971e03970f168
Reviewed-on: https://go-review.googlesource.com/c/go/+/569195
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-03-05 16:20:15 +00:00
..
database/sql doc/go1.23: document database/sql wrap errors 2024-03-04 17:32:53 +00:00
net doc/next: add the missing slashes ahead of net#Dialer and net#ListenConfig 2024-02-26 20:48:16 +00:00
os os: fix 63703.md release notes 2024-03-05 16:20:15 +00:00
path/filepath os: don't normalize volumes to drive letters in os.Readlink 2024-03-04 20:38:54 +00:00
reflect reflect: add Overflow methods to Type 2024-02-28 14:08:38 +00:00
runtime/debug runtime/debug: SetCrashOutput sets the FD for fatal panics 2024-01-31 16:50:42 +00:00
sync doc/next: add release note for sync/Map.Clear 2024-02-07 21:04:18 +00:00
syscall cmd: don't require build tags in relnote pathnames 2024-02-23 18:08:27 +00:00
0-heading.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
README doc/next: initial contents 2024-01-24 16:44:53 +00:00

API changes and other small changes to the standard library go here.