diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-06 20:58:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-06 20:58:25 +0000 |
commit | 23a5c823a00a3fe593813e556faccceaebfa3efe (patch) | |
tree | 3fa13bb2dcfde4df1ef670eb20a822317c63aa6b /ChangeLog | |
parent | d36c3615fc9bdec72ec35413daa3a9e7d4df778f (diff) | |
download | glibc-23a5c823a00a3fe593813e556faccceaebfa3efe.tar glibc-23a5c823a00a3fe593813e556faccceaebfa3efe.tar.gz glibc-23a5c823a00a3fe593813e556faccceaebfa3efe.tar.bz2 glibc-23a5c823a00a3fe593813e556faccceaebfa3efe.zip |
Update.
2000-12-06 Ulrich Drepper <drepper@redhat.com>
* stdio-common/printf_fp.c (__printf_fp): Handle decimal point in
x.5 rounding correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-12-06 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/printf_fp.c (__printf_fp): Handle decimal point in + x.5 rounding correctly. + 2000-12-06 Mark Kettenis <kettenis@gnu.org> * stdio-common/perror.c (perror): Conditionalize code dealing with |