summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e693c8d..a86d9e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+16-09-10 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/format/dex/dex.c:
+ * plugins/pychrysa/format/elf/elf.c:
+ Update the Python bindings used to load Elf and Dex files.
+
+ * tests/format/elf/non_existing_binary.py:
+ * tests/format/elf/oob_section_name.py:
+ Update the test suite.
+
16-09-05 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/collection-int.h: