aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-30 06:44:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-30 06:44:20 +0000
commita86fc629f6c05556bfc17c62fc3d4f9b487bb6c5 (patch)
treee09fb59e9be44ad8dea83755a0d8096e59628df1 /ChangeLog
parent7fc7273c9b1659347e4e6eb8c3c0a2aa408ed318 (diff)
fixed a bug that automatic account selection was disabled on IMAP4 folders.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@942 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0209fdfd..63c06143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-01-30
+ * libsylph/account.[ch]
+ src/compose.c: compose_reply(): fixed a bug that automatic account
+ selection was disabled on IMAP4 folders.
+
+2006-01-30
+
* libsylph/socket.[ch]: code cleanup.
2006-01-28