2005-02-27  Denis Barbier  <barbier@debian.org>
	[BZ #38]
	* locale/iso-4217.def: Add CSD currency.
This commit is contained in:
Ulrich Drepper 2005-03-20 04:15:08 +00:00
parent c9738df4bc
commit a5f01f37fe
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-02-27 Denis Barbier <barbier@debian.org>
[BZ #38]
* locale/iso-4217.def: Add CSD currency.
2005-03-19 Ulrich Drepper <drepper@redhat.com>
* inet/test-ifaddrs.c: Use test-skeleton.

View File

@ -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 */