]> Cypherpunks repositories - gostls13.git/commitdiff
doc/next: document proposal 62518 as not relevant
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 30 May 2024 17:40:26 +0000 (13:40 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 30 May 2024 18:01:58 +0000 (18:01 +0000)
For #65614.

Change-Id: I03dc3a46052f1e55dc1ab46b45c886c96c4a1b39
Reviewed-on: https://go-review.googlesource.com/c/go/+/589216
TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
doc/next/9-todo.md

index a667f065bd6f66c1d27f0d5c2f7da1a1c873d60d..e253aa736a0e5e5cd255fcf17fb10622df6ae94f 100644 (file)
@@ -56,4 +56,5 @@ CL 580076 - seemingly internal cmd/go change to propagate module information for
 CL 529816 - the 'tests' vet check was initially added to the 'go test' suite per accepted proposal https://go.dev/issue/44251, but the change was rolled back in CL 571695, with no roll forward as of 2024-05-23; nothing to document in Go 1.23 release notes for it at this time
 CL 564035 - changed encoding/xml, but the change was too disrptive and rolled back in CL 570175, reopening tracking issue go.dev/issue/65691; nothing to document in Go 1.23 release notes
 CL 587855 - a demonstration of benefit of accepted proposal https://go.dev/issue/60529; actual change isn't happening in Go 1.23 so doesn't need a release note
+CL 526875 - x/crypto CL implemented accepted proposal https://go.dev/issue/62518 for x/crypto/ssh
 -->