aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-13 08:25:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-13 08:25:16 +0000
commit174df0c34591a06bef42c9a01b72361a8c8402af (patch)
tree307af3c47a7e317544ab01b53496ca9e06e7ea0d /ChangeLog.ja
parent45df4ba499e0c859f49a0bc10747bd3a24cfeddb (diff)
also update junk folder path when a folder is renamed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1864 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 0b849f18..99aa3c12 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,12 @@
2007-07-13
+ * libsylph/prefs_common.[ch]: prefs_common_junk_folder_rename_path():
+ 追加。
+ * src/folderview.c: フォルダが名称変更された場合は迷惑メールフォルダ
+ のパスも更新するようにした。
+
+2007-07-13
+
* libsylph/filter.c: filter_rule_rename_dest_path()
filter_rule_delete_action_by_dest_path(): パスセパレータを修正
(win32: フォルダの名称変更でフィルタアクションが修正されないバグを