diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee4b1b9f61..4105018173 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-28 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ieee754/ldbl-96/s_frexpl.c: Include <float.h>. + * conform/conformtest.pl: Define $mustprepend{"stdio.h"}. * libio/stdio.h: Define va_list correctly. |