diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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: |