aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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__ &&