diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 16-09-21 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/Makefile.am: + Add the 'weak.[ch]' files to pychrysalide_la_SOURCES. + + * plugins/pychrysa/weak.c: + * plugins/pychrysa/weak.h: + New entries: add weak symbols in the Python bindings in case of standalone usage. + + * src/gtkext/gtkstatusstack.c: + Typo. + +16-09-21 Cyrille Bagard <nocbos@gmail.com> + * configure.ac: Remove the Makefile from the 'plugins/python/welcome' directory. |