diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-12 15:46:55 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-12 15:46:55 (GMT) |
commit | 7ced9ccef7fae0b392858b1b7f44978e1e6df1cf (patch) | |
tree | a1188ca8eb48a541ee5922b3e8b096725da04ef4 /ChangeLog | |
parent | fcc78751e1e733b8662fde7d5e8ac6023cb34582 (diff) |
Added a batch mode and a way to load binaries from command line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 17-08-12 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/server.c: + Do not block on server close. + + * src/gui/menus/project.c: + Fix a memory leak. + + * src/main.c: + Add a batch mode and a way to load binaries from command line. + +17-08-12 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/glibext/configuration.c: * plugins/pychrysa/gtkext/blockdisplay.c: * plugins/pychrysa/gtkext/bufferdisplay.c: |