diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +17-07-15 Cyrille Bagard <nocbos@gmail.com> + + * src/format/elf/elf.c: + Typo. + + * src/format/executable.c: + Truncate binary portions to fit the binary content size if needed. + + * src/glibext/gbinportion.c: + * src/glibext/gbinportion.h: + Allow to reduce the size of a built binary portion. + 17-07-14 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkbufferdisplay.c: |