summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-08 20:03:20 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-08 20:03:20 (GMT)
commit746a7cfb0b5f2db859618d2e490eafeb9047958b (patch)
treec82c0f0bcdfda0cb6c913b707f25a38d8fac1179 /ChangeLog
parent991445be8992c9aad1d86f1ce28300c3421e8f2c (diff)
Fixed the behavior of the instruction iterator.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbc9277..2e610cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+17-01-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/arch/instriter.c:
+ * src/arch/instriter.c:
+ Fix the behavior of the instruction iterator.
+
17-01-06 Cyrille Bagard <nocbos@gmail.com>
* autogen.sh: