From c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Thu, 22 Aug 2019 23:50:04 +0200 Subject: Chinese locales: Set first_weekday to 2 (bug 24682). The first day of the week in China (Mainland) should be Monday according to the national standard GB/T 7408-2005. References: * https://www.doc88.com/p-1166696540287.html * https://unicode-org.atlassian.net/browse/CLDR-11510 [BZ #24682] * localedata/locales/bo_CN (first_weekday): Add, set to 2 (Monday). * localedata/locales/ug_CN (first_weekday): Likewise. * localedata/locales/zh_CN (first_weekday): Likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2ba78ff013..956ececa14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2019-08-23 Rafal Luzynski + + [BZ #24682] + * localedata/locales/bo_CN (first_weekday): Add, set to 2 (Monday). + * localedata/locales/ug_CN (first_weekday): Likewise. + * localedata/locales/zh_CN (first_weekday): Likewise. + 2019-08-22 Gustavo Romero * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Fix typos and -- cgit 1.4.1