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 27a89612f0..b5de469d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-12-18 Ulrich Drepper <drepper@redhat.com>
+ * math/test-misc.c: Add more tests for nextafter.
+ * sysdeps/i386/fpu/s_nextafterl.c: Handle decrement for x<0 correctly.
+ * sysdeps/ieee754/ldbl-96/math_ldbl.h
+ (ieee_long_double_shape_type): Make sign_exponent element signed.
+
* manual/message.texi: Add Estonian to plural overview list.
Correct rule for Slavic languages.
Patch by Stanislav Brabec <utx@penguin.cz>.