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 7eabc65..7964745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
15-10-14 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/area.c:
+ Discard code symbols as symbols already containing instructions when
+ disassembling.
+
+ * src/analysis/project.c:
+ Search for more main entry points to display.
+
+ * src/format/symbol.c:
+ Extend the TODO list.
+
+15-10-14 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/links.c:
Reorganize the code.