summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-07 14:43:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-07 14:43:08 (GMT)
commit48ac5e6e8fe50c1ff4b9e77440a6365f8b01021f (patch)
tree14802b7a73329921a928017d721dd842272ffbe2 /ChangeLog
parent2c988d3ec52cc4c949a35aca7ef335dac773df92 (diff)
Synchronised the Python bindings: made routines inherit from symbols.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ec9d5..47c0570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+17-12-07 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/analysis/routine.c:
+ * plugins/pychrysa/format/symbol.c:
+ * plugins/pychrysa/pychrysa.c:
+ Synchronise the Python bindings: make routines inherit from symbols.
+
17-12-02 Cyrille Bagard <nocbos@gmail.com>
* .gitignore: