diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index addc6c3bcb..e3e61ea52f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-10-29 Ulrich Drepper <drepper@cygnus.com> + * manual/math.texi (Errors in Math Functions): New section. + * math/libm-err-tab.pl: Moved to... + * manual/libm-err-tab.pl: ...here. + * manual/Makefile: Add rules for math function error table generation. + * stdlib/tst-strtod.c: Add more hexadecimal tests. * stdlib/strtod.c: Handle hexadecimal numbers with leading digit |