aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 08:28:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 08:28:06 +0000
commitba36e5d478908018696a01e03cd54770a598b99f (patch)
treedb7013c0dbf5ab246cc691208390bc825eb13851 /TODO
parent1f5dda88cb08345da903d560d8fb3e6431b5e8ab (diff)
made 2.4.0beta2 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1521 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 20429573..8d7e7677 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@ TODO
(The upper item has the greater priority or feasibility... maybe :-)
-o RFC 2231 (MIME filename encoding) compliant
-o customization of toolbar
o use GObject mechanism for objects
o complete migration from deprecated GTK+ APIs
o overall improvements of user-interface
@@ -17,7 +15,6 @@ o support for some formats other than MH and mbox (ex. Maildir)
o priority (Priority:, X-Priority:, X-MSMail-Priority:)
o notification of reception (Disposition-Notification-To:)
o support of Content-Type: text/plain; format=flowed
-o POP before SMTP
o console mode interface
o mailing list manager
o compressed folder
@@ -36,7 +33,6 @@ Partially implemented features
. progress display of time-consuming processes
. parallel processing between sending-receiving and others
. customization of key bindings
-. mail arrival notification
Implemented features
====================
@@ -78,3 +74,7 @@ Implemented features
* enhancements of search
* virtual folder
* internationalization / multilingualization
+* RFC 2231 (MIME filename encoding) compliant
+* POP before SMTP
+* mail arrival notification
+* customization of toolbar