From: Ulrich Drepper Date: Thu, 28 Feb 2002 09:30:29 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bd1816223f871af22ad43cb219d53689c4b7cc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 8e9ba9bedfb..92136b7f32e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-28 Ulrich Drepper + + * locale/iso-4217.def: Remove obsolete currencies for countries + with Euro. + 2002-02-27 Ulrich Drepper * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8dcd053f9e3..cb9be4897c5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,28 @@ 2002-02-28 Ulrich Drepper - locales/br_FR@euro: New file. + * br_FR: Eliminate old national currencies of countries + participating in Euro. Spell out EUR as currency_name. + * ca_ES: Likewise. + * de_AT: Likewise. + * de_BE: Likewise. + * de_DE: Likewise. + * de_LU: Likewise. + * el_GR: Likewise. + * en_IE: Likewise. + * es_ES: Likewise. + * fi_FI: Likewise. + * fr_BE: Likewise. + * fr_FR: Likewise. + * fr_LU: Likewise. + * ga_IE: Likewise. + * gl_ES: Likewise. + * it_IT: Likewise. + * nl_NL: Likewise. + * pt_PT: Likewise. + + * es_ES@euro: int_curr_symbol was DEM. Replace with EUR. + + * locales/br_FR@euro: New file. 2002-02-23 Ulrich Drepper