diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-01 09:44:52 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-01 09:44:52 +0000 |
commit | 40aad2d473656d1ec2a98ed9ebaa9a04d53258d4 (patch) | |
tree | 714de236848ecbd95febbb1eaa1a7a47b6ed4ef2 /ChangeLog | |
parent | abdc34e3204fb13fd438764ae47d87df4971d9cc (diff) |
trim too long IMAP4 response lines.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@956 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 @@ 2006-02-01 + * libsylph/imap.c: imap_cmd_gen_recv(): trim too long lines (ex. + SEARCH command). + +2006-02-01 + * src/mainwindow.[ch]: disable Send button if no account exist. 2006-02-01 |