From: Ian Lance Taylor Date: Fri, 31 Jan 2020 03:25:25 +0000 (-0800) Subject: doc/go1.14: mention update to Unicode 12 X-Git-Tag: go1.14rc1~28 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=862a57df5aa6948f7cc209e6c117f2dd08b066cc;p=gostls13.git doc/go1.14: mention update to Unicode 12 Updates #36878 Change-Id: Ia8441de8a04fead1f76c72f662bcb877e2265c3e Reviewed-on: https://go-review.googlesource.com/c/go/+/217133 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.14.html b/doc/go1.14.html index e072bc675e..0bb9f3fd49 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -663,6 +663,17 @@ TODO

+
unicode
+
+

+ The unicode package and associated + support throughout the system has been upgraded from Unicode 11.0 to + Unicode 12.0, + which adds 554 new characters, including four new scripts, and 61 new emoji. +

+
+
+

Minor changes to the library