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 d80a44d..ced1ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
18-01-24 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/pychrysalide/arch/vmpa.c:
+ Update code.
+
+ * src/common/endianness.c:
+ * src/common/endianness.h:
+ Improve the support of some unusual endiannesses.
+
+ * tests/analysis/contents/endian.py:
+ New entry: extend the test suite with some extra cases.
+
+18-01-24 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
Clean the content of loaded binaries.