aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1878bae26b..6bd4c821ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-20 Ulrich Drepper <drepper@cygnus.com>
+
+ * math/Makefile (tests): Add test-misc.
+ * math/test-misc.c: New file.
+
2000-01-19 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/ieee754/ldbl-96/s_modfl.c: Correct handling of arguments
@@ -15,8 +20,7 @@
end of the buffer. Set errno correctly if floating-point number
would overflow buffer.
- * posix/regex.h: Update comment of
- RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
+ * posix/regex.h: Update comment of RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
* locale/weight.h (findidx): Little optimization. Correctly return
offset in indirect table.