diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-10-25 19:53:25 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-10-25 19:53:25 (GMT) |
commit | de62d34d2dc6135b42af7f8a103c8c7af09fd54f (patch) | |
tree | 1824e55a7e76678af516dd52f73a1707ae7cc82a /ChangeLog | |
parent | 8a4274cb6a99184ff4d9203c784ffd1e78550002 (diff) |
Ensured the Python modules are available for other plugins in standalone mode.
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: |