From 4406e8ef4695fbe5c04b615d18704e83dc57ffc5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 31 May 2023 11:51:28 -0700 Subject: [PATCH] doc/go1.21: mention upgrade to Unicode 15.0.0 For #48621 For #55079 Change-Id: I279b4fbf07d2fa9de9577559a4e17a57f5692aa3 Reviewed-on: https://go-review.googlesource.com/c/go/+/499618 Reviewed-by: Eli Bendersky Reviewed-by: Ian Lance Taylor Auto-Submit: Ian Lance Taylor TryBot-Bypass: Ian Lance Taylor --- doc/go1.21.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/go1.21.html b/doc/go1.21.html index a80d11bbc5..f0fe16bb18 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -284,10 +284,6 @@ Do not send CLs removing the interior tags from such phrases. There are also various performance improvements, not enumerated here.

-

- TODO: https://go.dev/cl/456837: all: upgrade Unicode from 13.0.0 to 15.0.0; modified api/except.txt, api/next/55079.txt -

-

TODO: complete this section

@@ -992,6 +988,15 @@ Do not send CLs removing the interior tags from such phrases. +
unicode
+
+

+ The unicode package and + associated support throughout the system has been upgraded to + Unicode 15.0.0. +

+
+ -- 2.44.0