diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 07:02:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 07:02:05 +0000 |
commit | 40c014b3dcc698ae2cc935aefabbeb2196088128 (patch) | |
tree | ad1ae53dfe308220ec4fc6d32521986d627891c6 /ChangeLog | |
parent | c056ee48cbf7d3fc88d840af64d75c68ac281519 (diff) | |
download | glibc-40c014b3dcc698ae2cc935aefabbeb2196088128.tar.gz glibc-40c014b3dcc698ae2cc935aefabbeb2196088128.tar.xz glibc-40c014b3dcc698ae2cc935aefabbeb2196088128.zip |
Update.
2000-07-22 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfprintf.c (process_string_arg): Correct handling of multibyte character strings in %s format with precision.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ec60f4a9c4..b15e128191 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-07-22 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/vfprintf.c (process_string_arg): Correct handling + of multibyte character strings in %s format with precision. + 2000-07-21 Ulrich Drepper <drepper@redhat.com> * locale/programs/ld-collate.c (collate_read): Allow collating |