diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-09-18 08:32:08 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-09-18 08:32:08 +0000 |
commit | 2a5d526422c62ec5da7102b5626f3c0992b508c2 (patch) | |
tree | 2c8e57e0250c664efebbd39691f149cc4bff102f /ChangeLog | |
parent | e20432b598c36964f03a33fed255d051e0a90b23 (diff) |
remote mailbox: enabled cancellation on connection.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2035 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-09-18 + * src/rpop3.c: enabled cancellation on connection. + +2008-09-18 + * src/rpop3.c: implemented receiving of messages. 2008-09-18 |