diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 15-11-27 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/fetch.c: + Disable old code. + + * src/arch/context.c: + * src/arch/context.h: + * src/arch/context-int.h: + Protect other data access using locks. Clean the code. + + * src/gtkext/gtkextstatusbar.c: + Disable most features of the status bar. + +15-11-27 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/area.c: * src/analysis/disass/area.h: * src/analysis/disass/disassembler.c: |