diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ca1533d3..3a893b71 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2018-10-24 Mark Wielaard <[email protected]> + + * strip.c (handle_elf): Always copy over phdrs if there are any + and check phnum instead of e_type to determine whether to move + allocated sections. + 2018-11-02 Mark Wielaard <[email protected]> * unstrip.c (copy_elf): Add ELF_CHECK to make sure gelf_getehdr () |
