aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb74f56e..f3a82307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-09-29
+
+ * src/logwindow.[ch]: made LogWindow thread-safe.
+ * libsylph/utils.c
+ libsylph/socket.c
+ src/inc.c
+ src/statusbar.c
+ src/send_message.c
+ src/main.c: made gdk_threads_enter() / gdk_threads_leave()
+ reentrant.
+
2009-09-25
* libsylph/utils.[ch]