summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-18 21:43:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-18 21:43:34 (GMT)
commit16757c632c7cf2614e71db4f9261149d585d61e0 (patch)
tree801bac3111bc2d3b4763448c45922e74b3f2595b /ChangeLog
parentd50544a3de540727137f2b13010ca4450f8ea10f (diff)
Cleaned the code and removed compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5061ad9..4821a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-12-18 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/dalvik/instruction.c:
+ Clean the code and remove compilation warnings.
+
+16-12-18 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/decomp/il.c:
Disable old call code.