summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-20 06:48:11 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-20 06:48:11 (GMT)
commitdac61a1c5fdb5e3630dc0907a5e0e1a22789de9d (patch)
treeb3bb7d61cf3bdf486477b375a257ad904960556b /ChangeLog
parent9361ac7e383839c85d536ba65722b4215e1589c0 (diff)
Ensured all block closing marks have an existing address.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2b3c88..005094a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+17-01-20 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/output.c:
+ Ensure all block closing marks have an existing address.
+
17-01-15 Cyrille Bagard <nocbos@gmail.com>
* src/gui/menus/binary.c: