diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +17-12-08 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/arch/vmpa.c: + Update the comparison features for the Python bindings. + + * src/arch/vmpa.c: + Improve the way vmpa_t types are compared. + + * src/arch/vmpa.h: + Remove an useless macro. + + * tests/arch/vmpa.py: + Populate the test suite. + 17-12-07 Cyrille Bagard <nocbos@gmail.com> * plugins/pychrysa/analysis/routine.c: |