aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-06 05:23:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-06 05:23:56 +0000
commitcfba26004dba1af652c6e82e489d75ef049a803d (patch)
tree92ce775a80e31929f1d422c27adcb374c7334832 /ChangeLog
parentf4f964e4f2c29d9a0709ce4423b0c47f802874bb (diff)
fixed async connection problem.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@235 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dc9ae66..bbb3562b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-06
+
+ * src/socket.c: sock_connect_address_list_async(): only watch
+ G_IO_OUT to prevent a rare connection problem (thanks to Thorsten
+ Maerz).
+
2005-05-02
* src/prefs_filter_edit.c: prefs_filter_edit_set_cond_hbox_widgets():