summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
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: