aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-09 08:38:54 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-09 08:38:54 +0000
commit9b1c750e814339a9bae322ad5e11af6f7de33928 (patch)
tree107231478008001219a8ea78eaf5b95306072b29 /ChangeLog
parent157cd5ac8de832ac428b2ad107c82bf663903ad7 (diff)
downloadglibc-9b1c750e814339a9bae322ad5e11af6f7de33928.zip
glibc-9b1c750e814339a9bae322ad5e11af6f7de33928.tar.gz
glibc-9b1c750e814339a9bae322ad5e11af6f7de33928.tar.bz2
* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6da7d0..2652b66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-01-08 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
+
[BZ #9706]
* nss/nss_files/files-parse.c (strtou32): New function.
(INT_FIELD): Use strotu32 instead of strtoul to unify behavior