diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-25 01:11:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-25 01:11:15 +0000 |
commit | 214414c897e1a3df00a5d91f3eb1aa02bdd1174f (patch) | |
tree | aff39310070ad20f4d8bcc403b0afc1bc9178715 /locale/iso-4217.def | |
parent | 640a3be10f2bf3382d18c4c6a3cf18dbf23fd66f (diff) | |
download | glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.tar glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.tar.gz glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.tar.bz2 glibc-214414c897e1a3df00a5d91f3eb1aa02bdd1174f.zip |
Upda.te
2000-12-24 Ulrich Drepper <drepper@redhat.com>
* locale/iso-639.def: Correct one entry. Add two missing entries.
* locale/iso-4217.def: Change entry for Eritrea.
Reported by Daniel Yacob <yacob@geez.org>.
Diffstat (limited to 'locale/iso-4217.def')
-rw-r--r-- | locale/iso-4217.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/iso-4217.def b/locale/iso-4217.def index b9f3a9f617..2524054196 100644 --- a/locale/iso-4217.def +++ b/locale/iso-4217.def @@ -57,7 +57,7 @@ DEFINE_INT_CURR("DZD ") /* Algerian Dinar */ DEFINE_INT_CURR("ECS ") /* Ecuadoran Sucre */ DEFINE_INT_CURR("EEK ") /* Estonian Kroon */ DEFINE_INT_CURR("EGP ") /* Egyptian Pound */ -DEFINE_INT_CURR("ERB ") /* Eritrean Birr */ +DEFINE_INT_CURR("ERN ") /* Eritrean Nakfa */ DEFINE_INT_CURR("ESP ") /* Spanish Peseta */ DEFINE_INT_CURR("ETB ") /* Ethiopian Birr */ DEFINE_INT_CURR("EUR ") /* European Union Euro */ |