aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-01-31 02:27:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-01-31 02:27:22 +0000
commit303831df8b4da2958510d55997646c6cde90d46b (patch)
treeb34ba431edfcebfdec57fa9362902d84bc4453d3 /ChangeLog
parent6b4d8eb07939c19bb597f941e414606d4c3f0248 (diff)
remote mailbox: do not disconnect immediately but send QUIT on normal POP3 errors.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3201 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21f5832c..de6186f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-01-31
+ * src/rpop3.c: do not disconnect immediately but send QUIT on normal
+ POP3 errors.
+
+2013-01-31
+
* src/main.c: changed safe mode option to "--safe-mode".
2013-01-30