diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +16-01-04 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: + Typo. + + * src/arch/vmpa.c: + * src/arch/vmpa.h: + Typo. Treat phys_t as uint64_t to avoid huge differences in + mrange_contains_addr() get considered as negative numbers. + 16-01-03 Cyrille Bagard <nocbos@gmail.com> * src/format/format.c: |