diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +16-01-10 Cyrille Bagard <nocbos@gmail.com> + + * src/common/extstr.c: + Fix a bug when the replacing string contains the replaced pattern. + + * src/format/format.c: + Remove a compilation warning when the debug mode is disabled. + + * tools/d2c/rules.c: + Disable the SEE rule in the compiler. + 16-01-04 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/area.c: |