summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5750fb2..92a077a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.