summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-03 23:14:10 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-03 23:14:10 (GMT)
commita4be577f06d16a4fc851ede9a744eac9160bcb45 (patch)
treec45fee3f5c8d51afd6d2d7d2063fcf926556f770 /ChangeLog
parent1d72be43f80250d2e8b064a8bfafe4a1f3f3b007 (diff)
Kept the user informed about the instructions printing status.
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: