]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Feb 2002 09:30:29 +0000 (09:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Feb 2002 09:30:29 +0000 (09:30 +0000)
ChangeLog
localedata/ChangeLog

index 8e9ba9bedfbf0f9c9f8bc905811675bf971c6c32..92136b7f32ece2c0ed944f92ba1564f5b78b2a8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-28  Ulrich Drepper  <drepper@redhat.com>
+
+       * locale/iso-4217.def: Remove obsolete currencies for countries
+       with Euro.
+
 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to
index 8dcd053f9e305e9e6e1e41bd9777c5d17a821391..cb9be4897c5f5a82ee91d12a2140c4fde2dd76d0 100644 (file)
@@ -1,6 +1,28 @@
 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
 
-       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  <drepper@redhat.com>