diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,18 @@ +18-01-16 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/format/format.c: + Add and remove symbols from the Python API. + + * plugins/pychrysa/format/symbol.c: + Typo. + + * src/format/format.c: + Improve the removal of format symbols. + + * tests/format/format.py: + New entry: create a test suite entry for checking the addition / removal + of symbols. + 18-01-13 Cyrille Bagard <nocbos@gmail.com> * plugins/pychrysa/format/Makefile.am: @@ -17,6 +32,7 @@ * src/analysis/disass/output.c: * src/analysis/disass/routines.c: * src/analysis/disass/routines.h: + Update code. * src/arch/processor.c: Fix a compilation bug when NDEBUG is defined. |