diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-08 18:36:32 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-08 18:36:32 +0000 |
commit | fedca46896bdb702cb988837a0c2c5447e72ba2b (patch) | |
tree | 31c62471fcbd73fa2c509343be895ff35a908d1f /ChangeLog | |
parent | 61558c1a0d7b99ca3cb7f1b8dde1bd26f336d840 (diff) | |
download | glibc-fedca46896bdb702cb988837a0c2c5447e72ba2b.tar glibc-fedca46896bdb702cb988837a0c2c5447e72ba2b.tar.gz glibc-fedca46896bdb702cb988837a0c2c5447e72ba2b.tar.bz2 glibc-fedca46896bdb702cb988837a0c2c5447e72ba2b.zip |
* math/test-misc.c (main): Don't run last batch of tests with
IBM long double format.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-06-04 Jakub Jelinek <jakub@redhat.com> + + * math/test-misc.c (main): Don't run last batch of tests with + IBM long double format. + 2007-07-07 Ulrich Drepper <drepper@redhat.com> [BZ #4745] |