summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b452a5..c759cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
14-08-27 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/fetch.c:
+ Fix a bug: do not change the given processing limit in load_raw_binary().
+
+ * src/format/elf/elf_def.h:
+ * src/format/elf/symbols.c:
+ Show full ELF sections definitions.
+
+14-08-27 Cyrille Bagard <nocbos@gmail.com>
+
* src/dialogs/export.c:
* src/dialogs/goto.c:
* src/dialogs/plugins.c: