about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafal Luzynski <digitalfreak@lingonborough.com>2018-09-14 22:43:02 +0200
committerRafal Luzynski <digitalfreak@lingonborough.com>2018-09-21 10:40:20 +0200
commit434d45fd70ac1a137d01b715ea99c03ce3c21b14 (patch)
treeea6fd3df9c6178752ae7f97b1846580c7e61bf99 /ChangeLog
parent7abf97bed9c24464a8a68fb9f9fe8d1e55c6b54c (diff)
downloadglibc-434d45fd70ac1a137d01b715ea99c03ce3c21b14.tar.gz
glibc-434d45fd70ac1a137d01b715ea99c03ce3c21b14.tar.xz
glibc-434d45fd70ac1a137d01b715ea99c03ce3c21b14.zip
it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).
Synchronize some values with CLDR and apply some suggestions from Bugzilla.

	[BZ #10425]
	* localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T".
	(date_fmt): Use "%a %-d %b %Y, %T, %Z".
	* localedata/locales/it_CH (d_t_fmt): Use "%a %-d %b %Y, %T"
	which is the same as in it_IT.
	(d_fmt): Use "%d.%m.%Y" which is the same as in de_CH.
	(date_fmt): Use "%a %-d %b %Y, %T, %Z" which is the same as in it_IT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfb9dc156b..66c58e8926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2018-09-21  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+	[BZ #10425]
+	* localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T".
+	(date_fmt): Use "%a %-d %b %Y, %T, %Z".
+	* localedata/locales/it_CH (d_t_fmt): Use "%a %-d %b %Y, %T"
+	which is the same as in it_IT.
+	(d_fmt): Use "%d.%m.%Y" which is the same as in de_CH.
+	(date_fmt): Use "%a %-d %b %Y, %T, %Z" which is the same as in it_IT.
+
 2018-09-20  Joseph Myers  <joseph@codesourcery.com>
 
 	* include/math.h [!_ISOMAC && !(__FINITE_MATH_ONLY__ &&