diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-03-02 01:33:58 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-03-02 01:33:58 +0000 |
commit | 7eba3af6a0470bf25ec360cc714c1ffd75cb3e7d (patch) | |
tree | c684cd0265df844d4815396618775c1bcaa397a0 /ChangeLog | |
parent | 50c7a4570abb255fd0f7dcd82fbefef30b5f3964 (diff) |
imap.c: relaxed the response check of AUTHENTICATE and APPEND.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3028 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-03-02 + + * libsylph/imap.c: relaxed the response check of AUTHENTICATE and + APPEND (don't check space after '+'). + 2012-02-29 * version 3.2.0beta6 |