summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-08 06:32:39 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-08 06:32:39 (GMT)
commit404c117efa179e61bdae6679b12c1cef1c9c2489 (patch)
tree107970eb6e96e90e78db1dad92d62653c06b68e5 /ChangeLog
parentc0b4029475158f16f683e4c46a86b28f7a146a1c (diff)
Removed the instruction link type meaning there is no link.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fcb38a..835f35a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+17-03-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/links.c:
+ Update code.
+
+ * src/arch/instruction.h:
+ Remove the instruction link type meaning there is no link.
+
17-03-07 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/arch/instruction.c: