summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4810880..895fe1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+17-07-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/project.c:
+ Scroll to the main address at startup without using a nested function.
+
+ * src/format/elf/elf.c:
+ * src/format/executable-int.h:
+ * src/format/executable.c:
+ * src/format/executable.h:
+ Provide the main address of a given file format.
+
17-07-07 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gbinportion.c: