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 12f44fb..123b47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-05-08 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/raw.c:
+ Merge characters intro strings when possible in the disassembled code.
+
+17-05-08 Cyrille Bagard <nocbos@gmail.com>
+
* src/format/dex/class.c:
Ensure a Dex routine is not abstract nor native before adding a symbol into the disassembled code.