diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +16-10-15 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/db/item.c: + * src/analysis/db/item.h: + Ensure all items have their label when it is requested. + + * src/arch/dalvik/link.c: + Build proper comments for all the Dalvik switch cases. + + * src/arch/dalvik/pseudo/switch.c: + * src/arch/dalvik/pseudo/switch.h: + Follow the specifications for the sign of the switch keys and targets. + 16-10-14 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/disassembler.c: |