From 79a00a3fe8b286d335af86a2eed6b87cd3fc878e Mon Sep 17 00:00:00 2001 From: Marcel van Lohuizen Date: Fri, 1 Nov 2019 09:42:37 +0100 Subject: unicode: upgrade to Unicode 12 This does not include an upgrade of golang.org/x/net. This is optional and best done as a separate CL. Change-Id: Ifecc3fb6e3b7fe026b4ddefbe637186a3445b0bc Reviewed-on: https://go-review.googlesource.com/c/go/+/204658 Run-TryBot: Marcel van Lohuizen TryBot-Result: Gobot Gobot Reviewed-by: Russ Cox --- api/except.txt | 1 + api/next.txt | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'api') diff --git a/api/except.txt b/api/except.txt index 2a1287ce90..6316401897 100644 --- a/api/except.txt +++ b/api/except.txt @@ -459,3 +459,4 @@ pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntfromname [88]int8 pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntonname [88]int8 pkg text/scanner, const GoTokens = 1012 pkg unicode, const Version = "10.0.0" +pkg unicode, const Version = "11.0.0" diff --git a/api/next.txt b/api/next.txt index e69de29bb2..816aadf8ea 100644 --- a/api/next.txt +++ b/api/next.txt @@ -0,0 +1,5 @@ +pkg unicode, const Version = "12.0.0" +pkg unicode, var Elymaic *RangeTable +pkg unicode, var Nandinagari *RangeTable +pkg unicode, var Nyiakeng_Puachue_Hmong *RangeTable +pkg unicode, var Wancho *RangeTable -- cgit v1.3