aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-26 06:04:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-26 06:04:44 +0000
commit7d3c2a16ff4c91dc062a071dcc6aa4a9607adec9 (patch)
tree3b7c2acf34ecf278df89835c75bd7d1013b08982 /NEWS
parent88fe3b7e37244b83076c243741e2c71338d37360 (diff)
made 2.2.0beta6 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@929 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91f43d4b..ad38e6d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
Changes of Sylpheed
+* 2.2.0beta6 (development)
+
+ * The cleanup of IMAP4 message caches on exit was implemented.
+ * Cache files in IMAP4 folders are now properly removed on move or delete.
+ * The temporary passwords of IMAP4 accounts are now preserved until exit.
+ * 'File/Insert signature' now inserts signature into current cursor
+ position, and 'File/Append signature' was added for the previous
+ behavior.
+ * Some dialogs are now placed at the center on parent window.
+ * The confirmation dialog for emptying trash is not displayed anymore if
+ messages don't exist in trash folders.
+ * Trash folders are excluded on recursive search.
+ * Locale encoding strings can be passed to --compose and --attach command
+ line option.
+ * Several minor bugs were fixed.
+
* 2.2.0beta5 (development)
* The quick search was implemented.