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 6c3fa27..45bd2b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+17-07-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/elf/elf.c:
+ Typo.
+
+ * src/format/executable.c:
+ Truncate binary portions to fit the binary content size if needed.
+
+ * src/glibext/gbinportion.c:
+ * src/glibext/gbinportion.h:
+ Allow to reduce the size of a built binary portion.
+
17-07-14 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkbufferdisplay.c: