summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c81be7..77106be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+17-01-02 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/arch/instruction.c:
+ * src/analysis/disass/area.c:
+ Update code.
+
+ * src/arch/instruction-int.h:
+ Unlink instructions to save memory.
+
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Update code.
+
17-01-01 Cyrille Bagard <nocbos@gmail.com>
* plugins/ropgadgets/finder.c: