summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-15 21:23:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-15 21:23:44 (GMT)
commitd93d67a2408fd5c09e73b40fdbd28d4914254a90 (patch)
tree7e0d34fb22a91aefc266a1b0d53ec9d36d765c40 /ChangeLog
parentc3bfa0437f9671b0896d89abd197eaa34fdefc1f (diff)
Fixed the string representation for the Vmpa type in Python.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f01970..3892417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+18-02-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysalide/arch/vmpa.c:
+ Fix the string representation for the Vmpa type in Python.
+
18-02-11 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/routine.c: