diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-26 07:40:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-26 07:40:32 +0000 |
commit | ab18a27d5435b374ce89efe39d2d5203b705d869 (patch) | |
tree | 7422d448e1610ef22dc19f6fc625dcc5b7eb48b5 /localedata/ChangeLog | |
parent | 6def43e690998a18fabc938b2924bc3af3231426 (diff) | |
download | glibc-ab18a27d5435b374ce89efe39d2d5203b705d869.tar glibc-ab18a27d5435b374ce89efe39d2d5203b705d869.tar.gz glibc-ab18a27d5435b374ce89efe39d2d5203b705d869.tar.bz2 glibc-ab18a27d5435b374ce89efe39d2d5203b705d869.zip |
Update.
2003-06-22 Petter Reinholdtsen <pere@hungry.com>
* locale/program/ld-monetary.c: Only check the first three
characters in int_curr_symbol against ISO-4217, to make the
separator character used by a locale independent of the content
in iso-4217.def.
* locale/iso-4217.def: Remove the space character from all
currency values to get the new test code in ld-monetary.c working.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index fcce659c0c..a9a323fa9a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2003-11-23 Petter Reinholdtsen <pere@hungry.com> + + * locales/translit_et: Removed unused file. + + * locales/fi_FI: First weekday and workday is Monday in Finland. + Correction from Tommi Vainikainen. + 2003-11-20 Jakub Jelinek <jakub@redhat.com> * Makefile (LOCALES): Add cs_CZ.UTF-8. |