summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1379413..0d9ce37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+10-06-02 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binary.c:
+ Insert all foudn routines in a better way.
+
+ * src/format/dex/class.c:
+ * src/format/dex/class.h:
+ * src/format/dex/dex.c:
+ * src/format/dex/method.c:
+ * src/format/dex/method.h:
+ Register all found routines.
+
10-05-23 Cyrille Bagard <nocbos@gmail.com>
* src/arch/dalvik/instruction.c: