diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-01-24 08:22:16 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-01-24 08:22:16 +0000 |
commit | 217a66f247b55a47d4a5077092846e34d7b4f4c2 (patch) | |
tree | 2f47aec7da85479d3f5a4bb6dfaa396ecd893304 /ChangeLog | |
parent | 1bab6bdd955adcd88d9169ad808b47924443eacd (diff) |
Pop3Session::state to POP3_ERROR if QUIT fail.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3195 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * libsylph/pop.c src/inc.c: do not disconnect immediately but send QUIT on normal POP3 errors. + * libsylph/pop.c: set Pop3Session::state to POP3_ERROR if QUIT + fail. 2013-01-22 |