summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b710ca2..b28ef4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
17-08-05 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c:
+ Protect a bit stronger the access to the bitfield of the instructions coverage.
+
+17-08-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/area.c:
Handle any partial replaced instruction when replacing instructions.
17-07-28 Cyrille Bagard <nocbos@gmail.com>