diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-04 05:49:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-04 05:49:34 +0000 |
commit | b3c3fe4287b866ad23c3dc24e8fa67c1d6c3f655 (patch) | |
tree | 7ef88e7aa17b4c9a451e26dbefb76cced2a4bf3a | |
parent | e4060100b5525aaa0372e09a359ea9903d6ef380 (diff) | |
download | glibc-b3c3fe4287b866ad23c3dc24e8fa67c1d6c3f655.tar glibc-b3c3fe4287b866ad23c3dc24e8fa67c1d6c3f655.tar.gz glibc-b3c3fe4287b866ad23c3dc24e8fa67c1d6c3f655.tar.bz2 glibc-b3c3fe4287b866ad23c3dc24e8fa67c1d6c3f655.zip |
Update.
2001-02-03 Ulrich Drepper <drepper@redhat.com>
* iconv/iconv_prog.c (main): If -f or -t argument is missing use
charset of the current locale.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-02-03 Ulrich Drepper <drepper@redhat.com> + + * iconv/iconv_prog.c (main): If -f or -t argument is missing use + charset of the current locale. + 2001-02-03 Andreas Jaeger <aj@suse.de> * sysdeps/i386/elf/start.S (_start): Align stack to 16-byte |