diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-07 22:04:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-07 22:04:22 +0000 |
commit | 38cbcf0a3792ea56635fe8a57965db2dbb17f55e (patch) | |
tree | 1b86d386368e0fcdccecd6e609917d3c4d4fcad2 /ChangeLog | |
parent | a7e915610a1a6fa4daa9e02b677ac8d11a723661 (diff) | |
download | glibc-38cbcf0a3792ea56635fe8a57965db2dbb17f55e.tar.gz glibc-38cbcf0a3792ea56635fe8a57965db2dbb17f55e.tar.xz glibc-38cbcf0a3792ea56635fe8a57965db2dbb17f55e.zip |
* stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7d51ce7922..d4d5c49008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-07 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. + 2006-01-06 Ulrich Drepper <drepper@redhat.com> * elf/tst-tls8.c (do_test): Use $ORIGIN in module names. |