aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-29 07:00:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-29 07:00:33 +0000
commit264dfa2a7372a8b9edbae249f45a13009ff4162d (patch)
tree873eb687fbd231ba7762976606add23235ca5cd7 /NEWS
parentd896027c305c2f16dd226ed707f38daafa6a235f (diff)
made 2.4.0beta1 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1508 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 5d53d78f..ba2aab73 100644
--- a/NEWS
+++ b/NEWS
@@ -2,14 +2,14 @@ Changes of Sylpheed
* 2.4.0beta1 (development)
- * The automatic filtering of new messages in INBOX folder of IMAP4 was
- implemented.
+ * The automatic filtering of new messages in INBOX folder of IMAP4 account
+ was implemented.
* The customization of the toolbars was implemented.
* The option to toggle window on trayicon click was added.
- * Junk mails are now filtered when incorporating from local mbox.
+ * Junk mails are now filtered when incorporating from local spool.
* UTF-8 is forced for headers instead of substituting characters if the
- code conversion for them failed.
- * The crash of the text view when switching MIME parts was fixed.
+ code conversion failed.
+ * The crash of the text view when switching between MIME parts was fixed.
* Win32: the socket buffer size was increased to improve the performance
of network communication.
* Win32: GTK+ and GLib was updated to the latest version.