diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-21 17:08:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-21 17:08:58 +0000 |
commit | 53d440bf957a173901454187fec00d308bfd7969 (patch) | |
tree | 2f3bbf7f3e60c35b24afa6837fb663d626b9c25c /localedata | |
parent | ab3e43136e38502bb0767b93a2223e938300cd2e (diff) | |
download | glibc-53d440bf957a173901454187fec00d308bfd7969.tar.gz glibc-53d440bf957a173901454187fec00d308bfd7969.tar.xz glibc-53d440bf957a173901454187fec00d308bfd7969.zip |
Update.
2000-08-21 Ulrich Drepper <drepper@redhat.com> * Makefile (install-locales): Handle option in locale name. Print progress information. * SUPPORTED: Add all the @euro locales. * locales/ca_ES@euro: Update charset comment. * locales/de_AT@euro: New file. * locales/de_DE@euro: New file. * locales/de_LU@euro: New file. * locales/en_IE@euro: New file. * locales/es_ES@euro: New file. * locales/fi_FI@euro: New file. * locales/fr_BE@euro: New file. * locales/fr_FR@euro: New file. * locales/fr_LU@euro: New file. * locales/it_IT@euro: New file. * locales/nl_NL@euro: New file. * locales/pt_PT@euro: New file.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a99d0c4c74..13ffa4d1ef 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,24 @@ +2000-08-21 Ulrich Drepper <drepper@redhat.com> + + * Makefile (install-locales): Handle option in locale name. Print + progress information. + + * SUPPORTED: Add all the @euro locales. + + * locales/ca_ES@euro: Update charset comment. + * locales/de_AT@euro: New file. + * locales/de_DE@euro: New file. + * locales/de_LU@euro: New file. + * locales/en_IE@euro: New file. + * locales/es_ES@euro: New file. + * locales/fi_FI@euro: New file. + * locales/fr_BE@euro: New file. + * locales/fr_FR@euro: New file. + * locales/fr_LU@euro: New file. + * locales/it_IT@euro: New file. + * locales/nl_NL@euro: New file. + * locales/pt_PT@euro: New file. + 2000-08-20 Ulrich Drepper <drepper@redhat.com> * locales/ca_ES: Correct comment. |