diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 10:33:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 10:33:09 +0000 |
commit | bf979eef1d8d6c6e9b5ad623d47ce9bab20b8be9 (patch) | |
tree | c7d1759c983ea9536c1e86e35a0cbd8b22cd5f6c /ChangeLog | |
parent | 842d0295a1656d82eff7395682371390f3962e95 (diff) | |
download | glibc-bf979eef1d8d6c6e9b5ad623d47ce9bab20b8be9.tar.gz glibc-bf979eef1d8d6c6e9b5ad623d47ce9bab20b8be9.tar.xz glibc-bf979eef1d8d6c6e9b5ad623d47ce9bab20b8be9.zip |
Update.
* iconv/skeleton.c: Correct counting of actually converted characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 256bcef843..0ca80898dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-04-29 Ulrich Drepper <drepper@cygnus.com> + * iconv/skeleton.c: Correct counting of actually converted + characters. + * intl/localealias.c (read_alias_file): Use unsigned char for local variables. Remove unused variable tp. * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char * |