about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafal Luzynski <digitalfreak@lingonborough.com>2019-08-22 23:50:04 +0200
committerRafal Luzynski <digitalfreak@lingonborough.com>2019-08-23 00:07:06 +0200
commitc0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4 (patch)
tree89838d6e7d6ddedd75fafdbb4cdca3ee85ddb3be /ChangeLog
parentc8c8160ceebb6dc1f95d626ab32c43126c4290fd (diff)
downloadglibc-c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4.tar.gz
glibc-c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4.tar.xz
glibc-c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ba78ff013..956ececa14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-08-23  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+	[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  <gromero@linux.vnet.ibm.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Fix typos and