summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-11-30 19:50:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-11-30 19:50:25 (GMT)
commit23abef53590bf3dd6f88ff4dbe81e306abfa4386 (patch)
tree5e7178e9455d38e14f401f44b3074079e73ebf86 /ChangeLog
parent7fd6e0b76f33de5934fad17efb75366904a3875b (diff)
Marked some arguments as optional for loading formats with Python.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30c1bcd..07fc007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+17-11-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/dex/python/format.c:
+ * plugins/elf/python/format.c:
+ Mark some arguments as optional for loading formats with Python.
+
17-11-29 Cyrille Bagard <nocbos@gmail.com>
* plugins/elf/dynamic.c: