summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-15 09:56:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-15 09:56:05 (GMT)
commit56e060d11c238ac7c7b3ecf0eb0527bbaebd5b4b (patch)
tree22264b96c96b03aa9f99dc13231bdcfb1c667267 /ChangeLog
parent1aa9ba33144b37ae96859573699a80adde93e509 (diff)
Ensured that symbols always take priority over the disassembled code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82d5060..3339d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-01-15 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/area.c:
+ * src/format/format.c:
+ Ensure that symbols always take priority over the disassembled code.
+
+17-01-15 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/db/items/comment.c:
Match the perfect line index.