diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-08-23 05:26:54 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-08-23 05:26:54 +0000 |
commit | 7de5427f26c37a13732399728a9e5f826f86a597 (patch) | |
tree | 2e2304e081aa7ce62597cb60c0b7da4ce461d795 /ChangeLog | |
parent | 50eeb3d818c7c36f03d0c195c48528c2cd2731ee (diff) |
supported PLAIN authentication on IMAP4.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1129 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-08-23 + * libsylph/imap.[ch] + src/prefs_account_dialog.c: supported PLAIN authentication on IMAP4 + (thanks to IKEDA Soji). + +2006-08-23 + * libsylph/procmsg.[ch] libsylph/procmime.[ch] src/textview.c |