summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2245532..51a73bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+16-04-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/disassembler.c:
+ Update code.
+
+ * src/analysis/disass/fetch.c:
+ Hide the activity status when done.
+
+ * src/analysis/disass/output.c:
+ * src/analysis/disass/output.h:
+ Keep the user informed about the instructions printing status.
+
+ * src/gtkext/gtkstatusstack.c:
+ Reset the idle tag when possible and avoid a dead lock.
+
16-04-03 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/disassembler.c: