summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2560d6c..8eb28e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+15-02-24 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/format.c:
+ * src/format/format.h:
+ Provide a way to find a symbol by its label.
+
+ * src/format/symbol.c:
+ Add a debug comment.
+
+ * src/project.c:
+ Show a loaded view at its entry point at the beginning.
+
15-02-23 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binary.c: