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 7089a2b..ae16f97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-01-19 Ulrich Drepper <drepper@redhat.com>
+ * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of
+ results. Reported by Jeff Higham <jhigham@algorithmics.com>.
+ * stdlib/tst-rand48.c: New file.
+ * stdlib/Makefile (tests): Add tst-rand48.
+
* locale/newlocale.c (__newlocale): Fix test for setting all
categories.