summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f66771..43f4374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+15-10-09 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/elf/elf.c:
+ * src/format/elf/symbols.c:
+ * src/format/format.c:
+ * src/format/format-int.h:
+ Delete duplicated symbols to avoid zero-length areas.
+
15-10-07 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/loop.c: