diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-08 08:27:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-08 08:27:03 +0000 |
commit | 14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2 (patch) | |
tree | 93f88b5240cff9a91ceeb9ec02b5f1923d4051fa /ChangeLog | |
parent | fa5753eede3e97e94f50928989b313fb1fbdae6f (diff) | |
download | glibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.zip glibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.tar.gz glibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.tar.bz2 |
Update.
2004-02-08 Ulrich Drepper <drepper@redhat.com>
* stdio-common/printf_size.c: Undo parts of patch from 2000-2-11.
Initialize width correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-08 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/printf_size.c: Undo parts of patch from 2000-2-11. + Initialize width correctly. + 2004-02-07 Andreas Jaeger <aj@suse.de> * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as |