diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +15-02-17 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + * src/analysis/binary.h: + * src/analysis/binary-int.h: + Remove the computed checksum in loaded binaries. + + * src/analysis/disass/disassembler.c: + * src/format/format.c: + * src/format/format.h: + Update code. + + * src/glibext/gbincontent.c: + * src/glibext/gbincontent.h: + Define, compute and store the checksum in the binary content manager. + 15-02-16 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |