diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |