aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-19 09:00:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-19 09:00:41 +0000
commitf2d5fbd592db74d3d16c9128ff3b7e2ce32db5f5 (patch)
tree64d2f8d767fc054ff8ef23b495131a7f8da2c95c /ChangeLog.ja
parent784fa78588cc6e01b92bb0fe8dd8177115c1810c (diff)
handle virtual folders under IMAP4 folders properly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@908 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 d76bb1df..2a981eb7 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,12 @@
2006-01-19
+ * libsylph/imap.c: imap_scan_tree_recursive(): 仮想フォルダを適切に
+ 処理するようにした。
+ * src/folderview.c: folderview_menu_popup(): 仮想フォルダの下に新規
+ フォルダを作るのを抑制。
+
+2006-01-19
+
* src/summaryview.c: summary_thread_build(), summary_unthread():
最適化のためにシグナルハンドラをブロック。