diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-08 03:00:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-08 03:00:06 +0000 |
commit | c329332e73e86c669f5be363aef2fb18006b0c48 (patch) | |
tree | bb4d31868f3cd07ba590cda19b61af213a2705cc /ChangeLog | |
parent | 5f7d74ab7164aec66e2aa1d6884d62d403eddaa7 (diff) | |
download | glibc-c329332e73e86c669f5be363aef2fb18006b0c48.zip glibc-c329332e73e86c669f5be363aef2fb18006b0c48.tar.gz glibc-c329332e73e86c669f5be363aef2fb18006b0c48.tar.bz2 |
Update.
* iconvdata/tst-tables.sh: Add BIG5HKSCS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-09-07 Ulrich Drepper <drepper@redhat.com> + * iconvdata/tst-tables.sh: Add BIG5HKSCS. + * iconvdata/tst-table-to.c (main): Correct cast in iconv call. * iconvdata/tst-table-from.c: Include <string.h>. (try): Correct cast in iconv call. |