From: Roland McGrath Date: Mon, 18 Jul 2005 01:47:31 +0000 (+0000) Subject: 2005-02-27 Denis Barbier X-Git-Tag: cvs/fedora-glibc-2_3-20050718T0425~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8762a778df5ca70fa9536cf2f70554620101e1;p=thirdparty%2Fglibc.git 2005-02-27 Denis Barbier [BZ #549] * locale/iso-4217.def: Add CSD currency. --- diff --git a/locale/iso-4217.def b/locale/iso-4217.def index cc8af195645..bf1f4319133 100644 --- a/locale/iso-4217.def +++ b/locale/iso-4217.def @@ -40,6 +40,7 @@ DEFINE_INT_CURR("CLP") /* Chilean Peso */ DEFINE_INT_CURR("CNY") /* China Yuan Renminbi */ DEFINE_INT_CURR("COP") /* Colombian Peso */ DEFINE_INT_CURR("CRC") /* Costa Rican Colon */ +DEFINE_INT_CURR("CSD") /* Serbian Dinar */ DEFINE_INT_CURR("CUP") /* Cuban Peso */ DEFINE_INT_CURR("CVE") /* Cape Verde Escudo */ DEFINE_INT_CURR("CYP") /* Cypriot Pound */