summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-03-11 22:32:27 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-03-11 22:32:27 (GMT)
commit3aa59dafae3c0d6f3f158db284b1b2af2246b173 (patch)
treeabad595a07cee2649e7779f3fa9f01b7403059b6 /ChangeLog
parent5f64b12f3359e5f2c923fb35d330cec4cb0f4a30 (diff)
Updated and improved without testing the old cutting of routines into blocks.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@489 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b020300..d0967b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
15-03-11 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/macro.c:
+ * src/analysis/disass/macro.h:
+ Update and improve without testing the old cutting of routines into blocks.
+
+15-03-11 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/output.c:
Avoid to get stuck because a symbol can not be found and inserted.