diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5aba2e5aa5..25a89c0352 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-10-30 Ulrich Drepper <drepper@redhat.com> + * elf/tst-execstack.c (do_test): Add cast to avoid warning. + * stdio-common/scanf13.c (main): Remove unused variable wbuf. * stdlib/tst-strtol.c (tests): Mark one more constant as unsigned |