summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aca1f7a..3bf8c1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+10-11-14 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/decomp/decompiler.c
+ * src/format/dex/class.c
+ * src/format/dex/class.h
+ * src/format/dex/dex.c
+ * src/format/format.c
+ * src/format/format.h
+ * src/format/format-int.h
+ Load source file from Dex classes.
+
10-11-12 Cyrille Bagard <nocbos@gmail.com>
* src/arch/dalvik/dop_aget.c: