summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-11-12 20:49:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-11-12 20:49:22 (GMT)
commit7591f34e7e9d5dd0f20d242394628ab4bcd0a430 (patch)
treeb5deac80eed58ac9e160f70f4e47bb3180588bcb /ChangeLog
parent0194351c3401df90ab8f7cffb0d40968fb4c31ad (diff)
Improved the type of data read from loaded contents.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa699e0..3424bbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
17-11-12 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/pychrysa/analysis/content.c:
+ Improve the type of data read from loaded contents.
+
+ * tests/analysis/contents/restricted.py:
+ Update and extend the test suite.
+
+17-11-12 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/analysis/binary.c:
Update the Python API.