diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +14-09-21 Cyrille Bagard <nocbos@gmail.com> + + * src/format/format.c: + * src/format/format.h: + Update the way symbols are resolved. + + * src/gui/editem.c: + * src/gui/editem.h: + * src/gui/editem-int.h: + Focus on a given memory address on demand. + + * src/gui/status.c: + * src/gui/tb/portions.c: + Show information about a selected address in the status bar. + 14-09-17 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/fetch.c: |