diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-09-22 17:31:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-09-22 17:31:29 +0000 |
commit | 8f7aee92287b84e9a18d5da1c7027d7067446a90 (patch) | |
tree | 6a95c37a2e65f907db21136a826169d415d8ecc4 /ChangeLog | |
parent | 2024f7d4eb34437e887fb0553fa033dc698593a3 (diff) | |
download | glibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.tar glibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.tar.gz glibc-8f7aee92287b84e9a18d5da1c7027d7067446a90.tar.bz2 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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |