diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-28 08:58:20 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-28 08:58:20 +0000 |
commit | 633e485db09881d0c8dc46e76b42c26dc50efc88 (patch) | |
tree | 52c6d204b1250278884a39cf701ebde2c1b23a23 /ChangeLog | |
parent | 4d51159349d7a034ea74174c95691ae776b015d1 (diff) |
sock_connect_async_thread(): fixed a crash when connection failed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2310 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2009-10-29 + + * version 3.0.0beta1 + +2009-10-28 + + * libsylph/socket.c: sock_connect_async_thread(): fixed a crash + when connection failed. + +2009-10-28 + + * src/addressbook.c: removed debug print. + 2009-10-28 * src/update_check.c: made release version have priority over |