about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-01 17:56:25 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-01 17:56:25 +0000
commitdf01db129eb98ccb52b22f13bcc7fd911fdeeac4 (patch)
tree13b5baefad4e94391e754aa9f71211e1c58712b5 /localedata/ChangeLog
parentd2cb96ed28207ca554790781a36a36b59425dc55 (diff)
downloadglibc-df01db129eb98ccb52b22f13bcc7fd911fdeeac4.tar.gz
glibc-df01db129eb98ccb52b22f13bcc7fd911fdeeac4.tar.xz
glibc-df01db129eb98ccb52b22f13bcc7fd911fdeeac4.zip
[BZ #192]
	* locales/hu_HU: Better month name abbreviations.

	* SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.

	* locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index be27e3466f..37d8c66d94 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,10 @@
 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #192]
+	* locales/hu_HU: Better month name abbreviations.
+
+	* SUPPORTED (SUPPORTED-LOCALES): Add hy_AM.UTF-8 and hy_AM.ARMSCII-8.
+
 	[BZ #68]
 	* locales/hy_AM: Remove special collation rules.  Fux yesexpr, noexpr,
 	country_name, country_car, lang_name, name_fmt, name_miss, name_mr,
@@ -9,8 +14,7 @@
 	* locales/pl_PL: Don't ignore U0020 in collation.
 
 	[BZ #352]
-	* locales/ru_RU: Use U2002 for thousands_sep and
-	mon_throusands_sep.
+	* locales/ru_RU: Use U2002 for thousands_sep and mon_throusands_sep.
 
 2006-05-01  Alexander Shopov  <ash@contact.bg>