From: Ian Lance Taylor Date: Wed, 31 May 2023 18:51:28 +0000 (-0700) Subject: doc/go1.21: mention upgrade to Unicode 15.0.0 X-Git-Tag: go1.21rc1~160 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=4406e8ef4695fbe5c04b615d18704e83dc57ffc5;p=gostls13.git 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 --- 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. +

+
+