aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10665106..1d68ba96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-30
+
+ * libsylph/socket.[ch]
+ libsylph/session.c: renamed sock_connect_async() to
+ sock_connect_async_thread().
+ * libsylph/imap.c: imap_open(): connect in another thread.
+
2009-09-29
* libsylph/utils.c: made writing to log file thread-safe.