aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-13 05:22:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-13 05:22:07 +0000
commitda689a639a70553ca41d4f9329580a3aae3c29ff (patch)
tree9aca1e6039e3bc5bdb26d31d1387ef7b0171203b /NEWS
parent9f827874227532e3cfa58c3f1b7e4822ac1add70 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2423 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ca6147e0..3349c299 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,20 @@ Changes of Sylpheed
* 3.0.0beta5 (development)
+ * The feature to customize the color label text was added.
* The option to set only mail address of recipients when replying was
added.
- * The feature to customize the color label text was added.
+ * When messages are added to IMAP folders, received-date information
+ is also set using Date header (mainly for Gmail).
* The configure option '--disable-updatecheck' which disables the update
check feature was added.
+ * The configure option '--enable-silent-rules' is enabled if automake is
+ equal or greater than 1.11.
+ * A workaround for crash caused by enchant with zemberek was added
+ (requires dbus-glib-1 if enchant is equal or greater than 1.4.2).
* The bug that caused freeze when remote IPC commands were executed.
+ * The bug that IMAP caches with UIDs larger than INT_MAX were never
+ deleted was fixed.
* 3.0.0beta4 (development)