From 217a66f247b55a47d4a5077092846e34d7b4f4c2 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 24 Jan 2013 08:22:16 +0000 Subject: Pop3Session::state to POP3_ERROR if QUIT fail. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3195 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fe795364..e827ce87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.3