summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc095d6..a0579f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+12-12-21 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ Use Python debug libraries in debug mode.
+
+ * plugins/pychrysa/pychrysa.c:
+ * plugins/pychrysa/pychrysa.h:
+ Update.
+
+ * src/main.c:
+ * src/plugins/pglist.c:
+ * src/plugins/pglist.h:
+ * src/plugins/plugin.c:
+ * src/plugins/plugin-int.h:
+ Unload loaded plugins and (start to) avoid memory leaks.
+
12-12-19 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binaries/file.c: