aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-01 09:44:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-01 09:44:52 +0000
commit40aad2d473656d1ec2a98ed9ebaa9a04d53258d4 (patch)
tree714de236848ecbd95febbb1eaa1a7a47b6ed4ef2 /ChangeLog
parentabdc34e3204fb13fd438764ae47d87df4971d9cc (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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7670e255..e67f8357 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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