diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +10-06-16 Cyrille Bagard <nocbos@gmail.com> + + * src/format/dex/dex_def.h: + * src/format/dex/method.c: + Look at access flags for computing native methods size. + 10-06-15 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |