summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-17 20:29:27 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-17 20:29:27 (GMT)
commitdb74e3650d31e937db356c6a8b7fd4e3c208dc4d (patch)
tree45aafd72ad6c9232235e70372fe2245028128443 /ChangeLog
parentd3f9ef68a9939ee43e8a70748dd4b7e97352179e (diff)
Computed an initial basic location by default when collecting areas to disassemble.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e732a25..fcd1f02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+17-08-17 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/area.c:
+ Compute an initial basic location by default when collecting areas to
+ disassemble.
+
17-08-16 Cyrille Bagard <nocbos@gmail.com>
* plugins/fmtp/parser.c: