diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +12-12-13 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/gui/panels/panel.c: + * plugins/pychrysa/quirks.c: + * plugins/pychrysa/quirks.h: + Allow classes which derive from GObject to receive arguments in their + constructor (dirty hack). + + * plugins/python/androperms/androperms.py: + * plugins/python/androperms/panel.py: + Update code. + 12-12-12 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |