summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57d6b3a..518c671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+14-06-02 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkbufferview.c:
+ * src/main.c:
+ * src/plugins/pglist.c:
+ * src/project.c:
+ Remove all references to gdk_threads_* as calls have to be made from
+ the main thread.
+
14-05-29 Cyrille Bagard <nocbos@gmail.com>
* plugins/androhelpers/Makefile.am: