summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-30 15:18:30 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-31 00:14:43 (GMT)
commitdeadb8b2432e08ce7a7d3ad02cb7bd4f269115cf (patch)
treeff2658f9e6f7f48d7a1d6ab24a8f2b6831245dae /ChangeLog
parent24731773b654f40cb1d59c3da5216a3be90e2d6f (diff)
Loaded binaires without blocking the GUI during the process.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfd9dbb..8a4be68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+16-12-31 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ Load binaires without blocking the GUI during the process.
+
+ * src/analysis/disass/disassembler.c:
+ Typo.
+
+ * src/analysis/project.c:
+ Update code.
+
16-12-30 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: