diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-10-10 20:46:54 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-10-10 20:46:54 +0000 |
commit | d17af6b501e3b9dd3b4d77c0b9b2f663f519f5cf (patch) | |
tree | 961be8d725fa225610144f66b8d7144c0b28f209 /localedata/ChangeLog | |
parent | c06b7169e41740e4be335ca3f6221bc7d60464c7 (diff) | |
download | glibc-d17af6b501e3b9dd3b4d77c0b9b2f663f519f5cf.tar.gz glibc-d17af6b501e3b9dd3b4d77c0b9b2f663f519f5cf.tar.xz glibc-d17af6b501e3b9dd3b4d77c0b9b2f663f519f5cf.zip |
* locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047
* locales/cs_CZ: Likewise. * locales/fur_IT: Likewise. * locales/fy_DE: Likewise. * locales/hu_HU: Likewise. * locales/i18n: Likewise. * locales/li_BE: Likewise. * locales/li_NL: Likewise. * locales/nds_DE: Likewise. * locales/nds_NL: Likewise. * locales/pl_PL: Likewise. * locales/sc_IT: Likewise. * locales/sk_SK: Likewise. 2007-10-10 Jakub Jelinek <jakub@redhat.com> * locales/en_US: Add first_weekday and first_workday. * locales/cs_CZ: Likewise. * locales/fur_IT: Likewise. * locales/fy_DE: Likewise. * locales/hu_HU: Likewise. * locales/i18n: Likewise. * locales/li_BE: Likewise. * locales/li_NL: Likewise. * locales/nds_DE: Likewise. * locales/nds_NL: Likewise. * locales/pl_PL: Likewise. * locales/sc_IT: Likewise. * locales/sk_SK: Likewise.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 21cfe8ed70..a14908d5a2 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,19 @@ +2007-10-10 Jakub Jelinek <jakub@redhat.com> + + * locales/en_US: Add first_weekday and first_workday. + * locales/cs_CZ: Likewise. + * locales/fur_IT: Likewise. + * locales/fy_DE: Likewise. + * locales/hu_HU: Likewise. + * locales/i18n: Likewise. + * locales/li_BE: Likewise. + * locales/li_NL: Likewise. + * locales/nds_DE: Likewise. + * locales/nds_NL: Likewise. + * locales/pl_PL: Likewise. + * locales/sc_IT: Likewise. + * locales/sk_SK: Likewise. + 2007-10-09 Ulrich Drepper <drepper@redhat.com> * locales/de_DE: Set first week day to Monday. |