aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-07 08:54:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-07 08:54:07 +0000
commit71fefa4187e49bc09bfda6cce14fe92ebd1f008d (patch)
tree8398e2a847ccd1d304bc59425cc420b08388c700 /NEWS
parentaeaa6a865751f617c0b5f201016857f61e115252 (diff)
fixed a memory leak. made 2.4.0beta3 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1533 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d66a359b..bd93a106 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
Changes of Sylpheed
+* 2.4.0beta3 (development)
+
+ * The toolbar customization dialog was improved.
+ * 'Not junk' and 'Search' button were added to the main toolbar.
+ * The 'Send' button is disabled when no queued messages exist.
+ * Junk mails are filtered when incorporating from local spool even if
+ 'Filter on incorporation' is disabled.
+ * The 'Get' button of the main toolbar was fixed.
+ * Several bugs of the search dialog were fixed.
+ * Win32: The sorted column of the selected row on the summary view becomes
+ visible when it doesn't have focus.
+ * Win32: System fonts with multi-byte font names (such as 'MS PGothic' and
+ 'Meiryo') can be available now.
+
* 2.4.0beta2 (development)
* The toolbar was rewritten with new API.