From df152cc80e60dc8bf7167a62ee26cb19a9a675d3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Jan 2001 04:33:16 +0000 Subject: Update. * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of results. Reported by Jeff Higham . * stdlib/tst-rand48.c: New file. * stdlib/Makefile (tests): Add tst-rand48. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7089a2b02a..ae16f97217 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-01-19 Ulrich Drepper + * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of + results. Reported by Jeff Higham . + * stdlib/tst-rand48.c: New file. + * stdlib/Makefile (tests): Add tst-rand48. + * locale/newlocale.c (__newlocale): Fix test for setting all categories. -- cgit v1.2.3