diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 07:50:28 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 07:50:28 +0000 |
commit | 6d6ada32ff47b1dd63ffbe306621ff27c98f2499 (patch) | |
tree | 69664414686fb7f49568cdabb13aa7e2a6926c14 /ChangeLog | |
parent | 6daa8a167b8858965f32b1cb0766461de6740ea2 (diff) |
prevent duplicate retrieval after incomplete POP3 session.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@865 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-12-26 + * libsylph/pop.[ch]: prevent duplicate retrieval after incomplete + session. + +2005-12-26 + * src/compose.c src/messageview.c src/prefs_common_dialog.c |