summaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorPetr Baudis <pasky@ucw.cz>2012-06-20 17:29:47 +0200
committerPetr Baudis <pasky@ucw.cz>2012-06-20 17:30:05 +0200
commit416bf844227d37b043b16be28c9523eeaecd3de3 (patch)
treed0b5585b74ddbc6b339025cd6db1baca537e2cdf /localedata/ChangeLog
parenta324404dd987903feb212cc60a1879cf7ea50366 (diff)
locales/tr_CY: LC_TIME with copy cannot contain additional data
Luckily, tr_TR also sets first_weekday and first_workday to Monday, so this is just not necessary.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 31bcbb76b7..248b0092a5 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,6 +1,8 @@
2012-06-20 Petr Baudis <pasky@ucw.cz>
* locales/mag_IN: Fix comment character.
+ * locales/tr_CY (LC_TIME): Remove redundant first_weekday
+ and first_workday.
2012-06-04 Petr Baudis <pasky@ucw.cz>