diff options
| -rw-r--r-- | libelf/ChangeLog | 5 | ||||
| -rw-r--r-- | src/ChangeLog | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index 59463c17..be259e62 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -1,8 +1,3 @@ -2009-01-04 Roland McGrath <[email protected]> - - * note_xlate.h (elf_cvt_note): Don't examine a size too small to - container a note header. - 2009-01-21 Ulrich Drepper <[email protected]> * elf32_updatefile.c (elfXX_updatemmap): When skipping non-NOBITS diff --git a/src/ChangeLog b/src/ChangeLog index 788b7ea5..f4686df3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,3 @@ -2009-01-05 Roland McGrath <[email protected]> - - * elfcmp.c: Exit with status 2 for errors (like cmp, diff, grep). - Status 1 (aka EXIT_FAILURE) is only for completed OK but not equal. - 2009-01-21 Ulrich Drepper <[email protected]> * elflint.c (check_program_header): Fix typo in .eh_frame_hdr section |
