summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-07-23 17:14:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-07-23 17:14:34 (GMT)
commitb509af52114501aff3ef81c49c431570f31a21d3 (patch)
treec3153a22cd716fc170c6484fa16c4fdde7dbd6d3 /ChangeLog
parent29aad9fe1113f6b5586e86aa4cc9d7d25c23d361 (diff)
Fixed some compilation errors in the Python plugin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a94e7c1..25f0b0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+16-07-23 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/analysis/routine.c:
+ * plugins/pychrysa/format/dex/dex.c:
+ Fix some compilation errors in the Python plugin.
+
16-05-30 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binary.c: