summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1008968..2c34438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
17-03-26 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/routine.c:
+ Limit the displayed calls and strings in tooltips using the configuration.
+
+ * src/core/params.c:
+ * src/core/params.h:
+ Update the global default configuration.
+
+17-03-26 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/immediate.c:
Fix the conversion of immediate operands to binary strings.