summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6562f78..9064308 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+17-07-13 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/db/items/comment.c:
+ Collect the text from all portions, not the first one.
+
+ * src/arch/arm/v7/fetch.c:
+ Take into account that raw immediate values can be used more than once.
+
+ * src/common/array.c:
+ * src/common/array.h:
+ * src/format/preload.c:
+ * src/format/preload.h:
+ Extend code.
+
+ * src/glibext/gbuffercache.c:
+ Handle comments with more than one line.
+
17-07-12 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/dragon.c: