diff options
author | Roland McGrath <roland@gnu.org> | 2006-04-04 07:08:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-04-04 07:08:13 +0000 |
commit | 82f0f9ed70d5391f2134962cfc052013740da96a (patch) | |
tree | 06bbd3467508decc1b4894df7481466eb4270aad /ChangeLog | |
parent | 97d901a672d83124287565d1b6649dc76a8e8659 (diff) | |
download | glibc-82f0f9ed70d5391f2134962cfc052013740da96a.tar.gz glibc-82f0f9ed70d5391f2134962cfc052013740da96a.tar.xz glibc-82f0f9ed70d5391f2134962cfc052013740da96a.zip |
* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.
(generate-8bit-gap-table): Likewise. ($(objpfx)iso8859-7jp.stmp): Likewise. Reported by S.Çağlar Onur <caglar@uludag.org.tr>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5a7bade0fd..74cc0e9394 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-04-04 Roland McGrath <roland@redhat.com> + + * iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C. + (generate-8bit-gap-table): Likewise. + ($(objpfx)iso8859-7jp.stmp): Likewise. + Reported by S.Çağlar Onur <caglar@uludag.org.tr>. + 2006-04-03 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDE |