summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-04-20 19:03:07 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-04-20 19:03:07 (GMT)
commita2979604ebaa3d564908f13e4f9ab345fca0ff28 (patch)
treeeacebeb7f7c27ff862a702573541fb108d60a323 /ChangeLog
parent8e5c8417e8ef79c1b475cb1b86a1754b24f9af78 (diff)
Fixed the Python bindings providing sources and destinations linked to an instruction.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f163828..9e34a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-04-20 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/pychrysa/arch/instruction.c:
+ Fix the Python bindings providing sources and destinations linked
+ to an instruction.
+
+17-04-20 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/arch/immediate.c:
Update code.