about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-20 04:15:08 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-20 04:15:08 +0000
commita5f01f37fe047e3637edc0bb667d3a63692133d7 (patch)
treee7df2147ebecd2d29776fbebbf8875f1f4194df0
parentc9738df4bc0d11e9796365fc4a9ef74198e8c1ca (diff)
downloadglibc-a5f01f37fe047e3637edc0bb667d3a63692133d7.tar.gz
glibc-a5f01f37fe047e3637edc0bb667d3a63692133d7.tar.xz
glibc-a5f01f37fe047e3637edc0bb667d3a63692133d7.zip
[BZ #38]
2005-02-27  Denis Barbier  <barbier@debian.org>
	[BZ #38]
	* locale/iso-4217.def: Add CSD currency.
-rw-r--r--ChangeLog5
-rw-r--r--locale/iso-4217.def1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 614cf51516..5c581a851f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/locale/iso-4217.def b/locale/iso-4217.def
index cc8af19564..bf1f431913 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  */