diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 13:05:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 13:05:07 +0000 |
commit | d079f32126a4d1005a646dd907b4c791df7b0934 (patch) | |
tree | aad733726ded83c3e50268d94dd3f78a731bb9c2 /ChangeLog | |
parent | 5e7a22c9c3d09ad8bdefb127eb4a0faeee5fbb0b (diff) | |
download | glibc-d079f32126a4d1005a646dd907b4c791df7b0934.tar.gz glibc-d079f32126a4d1005a646dd907b4c791df7b0934.tar.xz glibc-d079f32126a4d1005a646dd907b4c791df7b0934.zip |
Update.
* wcsmbs/mbsrtowcs.c: Optimize a bit more. * wcsmbs/wcsrtombs.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c8c4a1efcc..78adbee5bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ it is not used. * wcsmbs/wctoc.c: Likewise. + * wcsmbs/mbsrtowcs.c: Optimize a bit more. + * wcsmbs/wcsrtombs.c: Likewise. + 1998-04-29 Ulrich Drepper <drepper@cygnus.com> * iconv/skeleton.c: Correct counting of actually converted |