summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fc256d..a6aa27c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: