diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +14-10-17 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + Tansmit a binary name to clients. + + * src/analysis/db/client.c: + * src/analysis/db/client.h: + Store the humain name of handled binaries and display a message when + the archives are saved. + + * src/gui/panels/log.c: + Allow log messages from every thread contexts. + 14-10-16 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |