diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-11-12 20:49:22 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-11-12 20:49:22 (GMT) |
commit | 7591f34e7e9d5dd0f20d242394628ab4bcd0a430 (patch) | |
tree | b5deac80eed58ac9e160f70f4e47bb3180588bcb /ChangeLog | |
parent | 0194351c3401df90ab8f7cffb0d40968fb4c31ad (diff) |
Improved the type of data read from loaded contents.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |