about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--locale/iso-4217.def2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea6ff35b60..0c80faad1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-09-22  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #1035]
+	* locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
+
 	[BZ #1363]
 	* nscd/nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped
 	free call in code handling detection of GC runs.
diff --git a/locale/iso-4217.def b/locale/iso-4217.def
index bf1f431913..95ff48f0ff 100644
--- a/locale/iso-4217.def
+++ b/locale/iso-4217.def
@@ -151,7 +151,7 @@ DEFINE_INT_CURR("TJR")		/* Tajikistani Ruble  */
 DEFINE_INT_CURR("TMM")		/* Turkmenistan Manet  */
 DEFINE_INT_CURR("TND")		/* Tunisian Dinar  */
 DEFINE_INT_CURR("TOP")		/* Tonga Pa'Anga  */
-DEFINE_INT_CURR("TRL")		/* Turkish Lira  */
+DEFINE_INT_CURR("TRY")		/* New Turkish Lira  */
 DEFINE_INT_CURR("TTD")		/* Trinidad and Tobago  */
 DEFINE_INT_CURR("TVD")		/* Tuvalu Dollars  */
 DEFINE_INT_CURR("TWD")		/* Taiwan, Province of China Dollar  */