diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e915a0653..fdd807416b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-08-19 Ulrich Drepper <drepper@redhat.com> + * stdio-common/test-vfprintf.c (main): Don't write temporary file + into source directory. + * malloc/malloc.c (_int_free): Add cheap test for some invalid block sizes. |