diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +12-12-19 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binaries/file.c: + Improve the 'finalize' method. + + * src/analysis/binary.c: + Improve the cleaning process of loaded binaries and fix a bug when + loading fails. + + * src/format/format.c: + Remove debug output. + 12-12-18 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |