summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-10-25 19:53:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-10-25 19:53:25 (GMT)
commitde62d34d2dc6135b42af7f8a103c8c7af09fd54f (patch)
tree1824e55a7e76678af516dd52f73a1707ae7cc82a /ChangeLog
parent8a4274cb6a99184ff4d9203c784ffd1e78550002 (diff)
Ensured the Python modules are available for other plugins in standalone mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 671d873..eb5c3c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: