summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acf8a9f..2eb182c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: