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 5eb2020..e604fd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+14-07-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/Makefile.am:
+ Add the 'signal.[ch]' files to libglibext_la_SOURCES.
+
+ * src/glibext/signal.c:
+ * src/glibext/signal.h:
+ New entries: provide a way to receive a signal in the main thread.
+
+ * src/project.c:
+ Update code.
+
14-07-22 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/gui/editem.c: