aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d391807627..64421eecd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2018-01-29 Rafal Luzynski <digitalfreak@lingonborough.com>
+
+ [BZ #10871]
+ * localedata/locales/ru_RU (mon): Rename to...
+ (alt_mon): This.
+ (abmon): Rename to...
+ (ab_alt_mon): This.
+ (mon): Import from CLDR (genitive case).
+ (abmon): Copy from the old content except the 5th month which is
+ now in the genitive case, even when abbreviated.
+ * localedata/locales/ru_UA: Likewise.
+ * time/tst-strptime.c (day_tests): Add an actual example of
+ a difference between %b and %Ob in Russian.
+
2018-01-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
* sysdeps/mach/hurd/xmknodat.c: Include <sys/sysmacros.h>.