about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authormansayk <6688000@gmail.com>2019-03-16 11:33:30 +0300
committerRafal Luzynski <digitalfreak@lingonborough.com>2019-05-28 22:11:22 +0200
commit182a3746b8cc28784718c8ea27346e97d1423945 (patch)
tree0882eb34f336ecd7c5874084f56fe867ca8a0c10 /ChangeLog
parentc6df1ce3d57328bb14191c85dc4695ffc4bd3b6c (diff)
downloadglibc-182a3746b8cc28784718c8ea27346e97d1423945.tar.gz
glibc-182a3746b8cc28784718c8ea27346e97d1423945.tar.xz
glibc-182a3746b8cc28784718c8ea27346e97d1423945.zip
tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]
This commit fixes some errors and converts all month names to lowercase.
The content is synchronized with CLDR-35.1 now but trailing dots are
removed from abmon values in order to maintain consistency with the
previous values and with many other locales which do the same.

	[BZ #24369]
	* localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors.
	(abmon): Likewise, but remove the trailing dots.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 674879840d..05b2ae7cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-05-28  mansayk  <6688000@gmail.com>
+
+	[BZ #24369]
+	* localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors.
+	(abmon): Likewise, but remove the trailing dots.
+
 2019-05-28  Joseph Myers  <joseph@codesourcery.com>
 
 	* inet/netinet/igmp.h (IGMP_MRDISC_ADV): New macro.