summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd0682..fea6791 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
17-07-14 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/readdex/ids.c:
+ * plugins/readelf/program.c:
+ * plugins/readelf/section.c:
+ Translate some strings depending on initialised condition.
+
+17-07-14 Cyrille Bagard <nocbos@gmail.com>
+
* src/common/array.c:
Fix some atomic accesses and a few memory leaks in flat arrays.