diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-02-28 17:28:35 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-01 20:15:46 (GMT) |
commit | 11047009c222d3dba1380e63c3099cce0dbc6996 (patch) | |
tree | f5f3d5cae29d1df647b69e993bf0574ec17ad1fc /ChangeLog | |
parent | 463a48ca6647f9bd4e2a2ba62cef73fbf0d0ac8d (diff) |
Been sure to process relevant only file formats (ELF here).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +16-02-28 Cyrille Bagard <nocbos@gmail.com> + + * plugins/readelf/reader.c: + * plugins/readelf/reader.h: + Be sure to process relevant only file formats (ELF here). + 16-02-20 Cyrille Bagard <nocbos@gmail.com> * src/gui/menus/view.c: |