From: Ulrich Drepper Date: Mon, 21 Apr 1997 14:29:19 +0000 (+0000) Subject: . X-Git-Tag: cvs/libc-2_0_4~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758999db4f7c9a10d999bb2523fecb8da2d42ab6;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index e796613a6cd..c6059a025d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +1997-04-21 16:28 Ulrich Drepper + + * Net release 2.0.3. + +1997-04-21 13:25 Ulrich Drepper + + * stdlib/seed48_r.c: Also reset `a' and `c' to default values. + * stdlib/srand48_r.c: Likewise. + +1997-04-21 13:25 Ulrich Drepper + + * manual/arith.texi: Add description for INFINITY, _Imaginary_I, + fpclassify & friends, and complex number operations. + Update various other math functions for ISO C 9X. + * manual/math.texi: Update various entries for ISO C 9X. + Add description for complex number functions. + Add description of rand48 function family. + * manual/string.h: Add description of a64l and l64a. + + * math/cmathcalls.h: Fix typo. + + * stdlib/a64l.c: Pretty printing. + + * stdlib/seed48_r.c: Also reset `a' and `c' to default values. + * stdlib/srand48_r.c: Likewise. 1997-04-20 01:28 Richard Henderson * rellns-sh: Handle files in the same directory correctly.