diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 17:28:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 17:28:24 +0000 |
commit | 0b8d139044f6731790bc55663f213eb11487f793 (patch) | |
tree | 031e8cc167904971acab362b5336ae5dcd4ad01c /ChangeLog | |
parent | d3d355272a277bfa14914624881f600e5f8b7d10 (diff) | |
download | glibc-0b8d139044f6731790bc55663f213eb11487f793.tar glibc-0b8d139044f6731790bc55663f213eb11487f793.tar.gz glibc-0b8d139044f6731790bc55663f213eb11487f793.tar.bz2 glibc-0b8d139044f6731790bc55663f213eb11487f793.zip |
Update.
2004-06-29 Ulrich Drepper <drepper@redhat.com>
* stdio-common/printf-parsemb.c (__parse_one_specmb): Initialize
info.extra. Patch by Marcus Meissner.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-29 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/printf-parsemb.c (__parse_one_specmb): Initialize + info.extra. Patch by Marcus Meissner. + 2004-06-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER): |