From fecb31f67299e362cf1521058a406c18943f5abf Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 1 Jun 2023 08:53:54 -0700 Subject: [PATCH] doc/go1.21: remove some references to reverted CLs Change-Id: Id9a8871af9cc3ac26be539877f2eea3462db6f3d Reviewed-on: https://go-review.googlesource.com/c/go/+/499955 TryBot-Bypass: Ian Lance Taylor Auto-Submit: Ian Lance Taylor Reviewed-by: Ian Lance Taylor Reviewed-by: Eli Bendersky --- doc/go1.21.html | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/doc/go1.21.html b/doc/go1.21.html index da41a6e4a8..14ce575df1 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -459,13 +459,9 @@ Do not send CLs removing the interior tags from such phrases. -
crypto/sha1
-
-

- TODO: https://go.dev/cl/483815: crypto/sha1: add WriteString and WriteByte method -

-
-
+ + +
crypto/sha256
@@ -476,21 +472,9 @@ Do not send CLs removing the interior tags from such phrases.

TODO: https://go.dev/cl/408795: crypto/sha256: add sha-ni implementation; crypto/sha256 uses Intel SHA extensions on new enough x86 processors, making it 3-4X faster.

- -

- TODO: https://go.dev/cl/481478: crypto/sha256: add WriteString and WriteByte method -

-
crypto/sha512
-
-

- TODO: https://go.dev/cl/483816: crypto/sha512: add WriteString and WriteByte method -

-
-
-
crypto/x509

-- 2.44.0