summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d4df40..3153a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
12-11-13 Cyrille Bagard <nocbos@gmail.com>
* src/arch/dalvik/instruction.c:
+ Optimize the decoding of Dalvik opcodes.
+
+12-11-13 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/dalvik/instruction.c:
Add links for 'goto' instructions too.
* src/gtkext/graph/dot.c: