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 1eb2cd5..0605206 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
17-08-27 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/readdex/ids.c:
+ Take into account that some instruction creations may fail.
+
+ * plugins/readelf/strtab.c:
+ * src/format/elf/strings.c:
+ Assert some functions do not fail.
+
+17-08-27 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/dialogs/about.c:
Replace a deprecated function in the About box.