diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-05-15 19:53:09 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-05-15 19:53:09 -0700 |
commit | bbc5d74dd0bd1c3dbe7ea8515f081dc7e318272c (patch) | |
tree | eb949fb77276cec6f193388a804a156d37105238 /ChangeLog | |
parent | bf3fde08c6dfc45497d0f48aec4299d0ecb56b4c (diff) | |
download | glibc-bbc5d74dd0bd1c3dbe7ea8515f081dc7e318272c.tar.gz glibc-bbc5d74dd0bd1c3dbe7ea8515f081dc7e318272c.tar.xz glibc-bbc5d74dd0bd1c3dbe7ea8515f081dc7e318272c.zip |
Add test for range error in expm1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f317568d35..050431278b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-05-15 Ulrich Drepper <drepper@redhat.com> + * math/libm-test.inc (expm1_test): Add test for range error. + * Versions.def: Add GLIBC_2.11 for libc. * debug/Makefile (routines): Add longjmp_chk. Add rules to build and run tst-longjmp_chk. |