summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-07-14 10:48:51 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-07-14 10:48:51 (GMT)
commitea6c3bdb7ff6d65b883a415cf1b46854d37568f3 (patch)
tree5fe2d9ca69896e9972c58fe79904a567c6d4061f /ChangeLog
parent14639bc1b49ded61ce4fe674bf5dbb5a6345d734 (diff)
Translated some strings depending on initialised condition.
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.