about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-10-25 09:15:33 +0200
committerMike FABIAN <mfabian@redhat.com>2017-10-25 10:49:36 +0200
commit1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6 (patch)
tree7c320e95f714772cc6fd69f1feba2b14ac163b9b /ChangeLog
parentda33d60bbec1279b7918bd8e4de82677575a32b4 (diff)
downloadglibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.gz
glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.xz
glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.zip
zh_SG locale: Use copy "zh_CN" in LC_MESSAGES instead of English
	* localedata/locales/zh_SG (LC_MESSAGES): Use copy "zh_CN"
	instead of using English.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6c99d91e5..950120e7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-10-25  Mike FABIAN  <mfabian@redhat.com>
 
+	* localedata/locales/zh_SG (LC_MESSAGES): Use copy "zh_CN"
+	instead of using English.
+
+2017-10-25  Mike FABIAN  <mfabian@redhat.com>
+
 	* localedata/locales/ug_CN (LC_MESSAGES): Fix noexpr and yesexpr
 	by including the first letters of nostr and yesexpr in the regexp.
 	Also make it more readable by using ASCII where possible.