about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-09-22 17:31:29 +0000
committerUlrich Drepper <drepper@redhat.com>2005-09-22 17:31:29 +0000
commit8f7aee92287b84e9a18d5da1c7027d7067446a90 (patch)
tree6a95c37a2e65f907db21136a826169d415d8ecc4 /ChangeLog
parent2024f7d4eb34437e887fb0553fa033dc698593a3 (diff)
downloadglibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.tar.gz
glibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.tar.xz
glibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.zip
[BZ #1035]
	* locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 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.