summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad647ec..5949c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+15-02-18 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/area.c:
+ * src/analysis/disass/area.h:
+ Fix a bug by properly reloading a reallocated list of binary areas.
+
+ * src/arch/target.c:
+ Avoid to crash when there is no label linked to a symbol.
+
15-02-17 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binary.c: