summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-03-07 00:13:16 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-03-07 00:13:16 (GMT)
commit9714ddda44f92f2939299c6b0aa203d549c32b0d (patch)
tree547465ef4ff7ec447979554de076eb3be66e4d04 /ChangeLog
parent13bd8d546b2de76b1f5a1d758c9e476f7d859f39 (diff)
Printed raw types, fields and methods when rendering the disassembled code.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@238 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3aa1893..55216e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+12-03-07 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/dalvik/operands/pool.c:
+ Print raw types, fields and methods when rendering the disassembled code.
+
12-03-05 Cyrille Bagard <nocbos@gmail.com>
* plugins/theseus/theseus.c: