summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 070bd51..bc095d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+12-12-19 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binaries/file.c:
+ Improve the 'finalize' method.
+
+ * src/analysis/binary.c:
+ Improve the cleaning process of loaded binaries and fix a bug when
+ loading fails.
+
+ * src/format/format.c:
+ Remove debug output.
+
12-12-18 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: