summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 420972c..f5950db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+17-10-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/elf/core.c:
+ Register proper dependencies for the ELF support.
+
+ * src/plugins/pglist.c:
+ * src/plugins/plugin-def.h:
+ Update and improve the plugin system.
+
+ * src/plugins/plugin.c:
+ * src/plugins/plugin.h:
+ Fix many mistakes in the plugin system.
+
17-10-01 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: