diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 17:40:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 17:40:46 +0000 |
commit | 6a1fc4ed179502fc1da5b297cd4268333f6595fb (patch) | |
tree | 423cd633296872f905e197e16c72592689efe49f /ChangeLog | |
parent | 3accf5d13d44445693042ffded8ca8f813aa924d (diff) | |
download | glibc-6a1fc4ed179502fc1da5b297cd4268333f6595fb.zip glibc-6a1fc4ed179502fc1da5b297cd4268333f6595fb.tar.gz glibc-6a1fc4ed179502fc1da5b297cd4268333f6595fb.tar.bz2 |
Update.
* stdio-common/vfprintf.c (process_string_arg): For wide character
version, handle precision also correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-07-23 Ulrich Drepper <drepper@redhat.com> + * stdio-common/vfprintf.c (process_string_arg): For wide character + version, handle precision also correctly. + * nss/nss_files/files-hosts.c: Correct problem with three or more entries with the same name. |