diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1d4de3c9f..cc65df9b3 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2004-09-24 Corinna Vinschen <corinna@vinschen.de> + + * libc/stdio/fread.c (fread): Include <malloc.h>. + 2004-09-22 Jeff Johnston <jjohnstn@redhat.com> * libc/stdio/fread.c (fread): For non-space-optimized case, |