aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-20 08:05:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-20 08:05:18 +0000
commit8945c06437dca9a40882ccd7a768c63c47a70366 (patch)
tree0176f83aca430bbcfc834518bb591ca475e6ab39 /ChangeLog
parent83023f81b011ac5957c7f7077feedba5e22dfb54 (diff)
look for all accounts when enable_swap_from is enabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@845 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32923f08..83c19fbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-12-20
+ * libsylph/account.[ch]: account_address_exist(): new.
+ src/account_dialog.c
+ src/summaryview.c: look for all accounts when the option "Display
+ recipient on `From' column if sender is yourself" is enabled.
+ src/folderview.c: write account config file immediately when an
+ account is removed.
+
+2005-12-20
+
* src/summaryview.c: summary_set_row(): fixed a memory leak.
2005-12-20