diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +15-01-05 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + * src/analysis/db/cdb.c: + Ensure the right macro is used (XSTR vs STR). + + * src/arch/vmpa.c: + Respect the given string format when printing physical offsets. + + * src/arch/vmpa.h: + * src/common/xml.c: + * src/dialogs/storage.c: + Ensure the right macro is used (XSTR vs STR). + 15-01-04 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/area.c: |