diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 17-08-27 Cyrille Bagard <nocbos@gmail.com> + * plugins/readdex/ids.c: + Take into account that some instruction creations may fail. + + * plugins/readelf/strtab.c: + * src/format/elf/strings.c: + Assert some functions do not fail. + +17-08-27 Cyrille Bagard <nocbos@gmail.com> + * src/gui/dialogs/about.c: Replace a deprecated function in the About box. |