aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fd0b32956..8ee5a384c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-09 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/fpu/fclrexcpt.c (__feclearexcept): Don't touch bits
+ other than the status bits [BZ #10].
+
2004-02-08 Ulrich Drepper <drepper@redhat.com>
Make stream locking operations really work.