summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0967b0..81df404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+15-03-13 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/area.c:
+ Free allocated memory as expected.
+
+ * src/analysis/disass/limit.c:
+ * src/analysis/disass/limit.h:
+ Update and improve without testing the old process of computing limits
+ for routines.
+
15-03-11 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/macro.c: