diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-30 15:18:30 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-31 00:14:43 (GMT) |
commit | deadb8b2432e08ce7a7d3ad02cb7bd4f269115cf (patch) | |
tree | ff2658f9e6f7f48d7a1d6ab24a8f2b6831245dae /ChangeLog | |
parent | 24731773b654f40cb1d59c3da5216a3be90e2d6f (diff) |
Loaded binaires without blocking the GUI during the process.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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: |