summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-15 13:48:06 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-15 13:48:06 (GMT)
commit12ebd5475a71466e7a9f3dc07a3f312e25bf639f (patch)
treea38e980bc4947f890b81d3b4dd1264c99e6f9bf6 /ChangeLog
parent124c8410dbfcad59d66b850c50c96ec73a607ab7 (diff)
Removed dead code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7271d7e..382bd0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
16-12-15 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Remove dead code.
+
+ * src/gui/menus/edition.c:
+ Update comments.
+
+16-12-15 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/androhelpers/params.c:
* plugins/androhelpers/switch.c:
* plugins/androhelpers/try_n_catch.c: