* locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
This commit is contained in:
Ulrich Drepper 2005-09-22 17:31:29 +00:00
parent 2024f7d4eb
commit 8f7aee9228
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

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