diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 17-08-27 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/format/format.c: + * src/arch/processor.h: + Update code. + + * src/format/dex/dex-int.c: + * src/format/dex/method.c: + Handle Dalvik code definition loading with more care. + + * src/format/format.h: + * src/gui/panels/errors.c: + Update code. + +17-08-27 Cyrille Bagard <nocbos@gmail.com> + * src/format/dex/class.c: Take into account that loading types from the Dex pool may fail. |