aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-29 08:33:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-09-29 08:33:17 +0000
commit8674dc3a543cfcc99af9061c36bf86f387be526a (patch)
treeae7925417080a9a0360cd4ca55746a55dbbdbcac /ChangeLog
parenta75654a326dadebacc229762eb01f5e7c65b1ccc (diff)
made writing to log file thread-safe.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2260 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a82307..10665106 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-09-29
+ * libsylph/utils.c: made writing to log file thread-safe.
+
+2009-09-29
+
* src/logwindow.[ch]: made LogWindow thread-safe.
* libsylph/utils.c
libsylph/socket.c