about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-08-14 17:12:37 +0200
committerMike FABIAN <mfabian@redhat.com>2017-08-14 17:12:37 +0200
commit2a124c616384f140a21ee675b3e6799f8e0e7592 (patch)
tree7145ccbff4937a80f94466fdbcb23a015ea7f969 /localedata/ChangeLog
parent66ba2e4ae5ab35e1a1cf8ab32f0382dc4270d07c (diff)
downloadglibc-2a124c616384f140a21ee675b3e6799f8e0e7592.tar.gz
glibc-2a124c616384f140a21ee675b3e6799f8e0e7592.tar.xz
glibc-2a124c616384f140a21ee675b3e6799f8e0e7592.zip
Use two letter abbreviations in abday in all German locales.
	[BZ #20482]
	* locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday.
	* locales/de_DE (LC_TIME): Use readable ASCII in abday.
	* locales/de_IT (LC_TIME): Use readable ASCII in abday.
	* locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 81ed6fcf9f..52d653b438 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,13 @@
+2017-08-14  Mike FABIAN  <mfabian@redhat.com>
+
+	[BZ #20482]
+	* locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday.
+	* locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday.
+	* locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday.
+	* locales/de_DE (LC_TIME): Use readable ASCII in abday.
+	* locales/de_IT (LC_TIME): Use readable ASCII in abday.
+	* locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday.
+
 2017-08-14  Julen Ruiz Aizpuru <julenx@gmail.com>
 
 	[BZ #12349]