summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47c0570..7cc6a93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: