diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ 17-10-25 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/pychrysa.c: + * plugins/pychrysa/pychrysa.h: + Ensure the Python modules are available for other plugins in standalone mode. + + * src/main.c: + Update code. + + * src/plugins/pglist.c: + * src/plugins/pglist.h: + * src/plugins/plugin.c: + * src/plugins/plugin.h: + Extend the features for the fix. + +17-10-25 Cyrille Bagard <nocbos@gmail.com> + * plugins/dalvik/core.c: * plugins/dalvik/core.h: * plugins/dalvik/register.c: |