diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +16-09-12 Cyrille Bagard <nocbos@gmail.com> + + * plugins/readdex/code.c: + Fix two more bugs when annotating Dex code items. + + * src/arch/raw.c: + * src/arch/raw.h: + Provide a way to build signed LEB128 operands. + 16-09-11 Cyrille Bagard <nocbos@gmail.com> * plugins/readdex/class.c: |