summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a86d9e2..f381224 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+16-09-11 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/androhelpers/try_n_catch.c:
+ * plugins/readdex/class.c:
+ Update code.
+
+ * src/format/dex/class.c:
+ Handle Dex classes used as marker interfaces.
+
+ * src/format/dex/method.c:
+ * src/format/dex/method.h:
+ Handle Dex virtual methods.
+
16-09-10 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/format/dex/dex.c: