summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6aa27c..61dd761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
16-01-10 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/limit.c:
+ * src/analysis/disass/loop.c:
+ * src/analysis/disass/macro.c:
+ * src/analysis/disass/rank.c:
+ Produce temporary code to handle routines without code.
+
+16-01-10 Cyrille Bagard <nocbos@gmail.com>
+
* src/common/extstr.c:
Fix a bug when the replacing string contains the replaced pattern.