diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +14-09-16 Cyrille Bagard <nocbos@gmail.com> + + * src/format/elf/elf.c: + * src/format/executable.c: + Update code. + + * src/glibext/gbinportion.c: + * src/glibext/gbinportion.h: + Use the new vmpa_t type in binary portions. + + * src/gtkext/gtkbinarystrip.c: + * src/gtkext/gtkbinarystrip.h: + Update code. + + * src/gtkext/gtkbufferview.c: + * src/gtkext/gtkviewpanel.c: + * src/gtkext/gtkviewpanel-int.h: + Clean and update code. + + * src/gui/tb/portions.c: + Update code. + 14-09-15 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |