diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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: |