diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-05-26 08:56:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-05-26 08:56:39 +0000 |
commit | 6458d81479fa8b59f5ef72f276a73a6d2aca451c (patch) | |
tree | 65ad6c97da96e13f405c1cce59cdccbf3b830406 /ChangeLog | |
parent | 69431c9a21f7393f34330a27df1630520930789e (diff) | |
download | glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.gz glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.xz glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.zip |
Update.
2003-05-26 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfprintf.c (vfprintf): Be bug-compatible with some other implementation in respect of multiple uses of parameter with different types.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d8376fbffc..26d5ae5e36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-05-26 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/vfprintf.c (vfprintf): Be bug-compatible with some + other implementation in respect of multiple uses of parameter with + different types. + 2003-05-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h: Define |