aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 09:07:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 09:07:22 +0000
commit51951630e709bef4be1f74be57a4856bbd72c4ff (patch)
treea8e9562a7645cadfd812b553e7fd5f47f0598b23 /TODO
parent77922721b5ab08bf4521c853b57e3fc78f67a930 (diff)
updated TODO.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@709 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1678e1bc..e364e5fc 100644
--- a/TODO
+++ b/TODO
@@ -16,16 +16,13 @@ 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 autosave
-o mail arrival notification
o support of Content-Type: text/plain; format=flowed
o RFC 2231 (MIME filename encoding) compliant
-o S/MIME
o enhancements of search
o virtual folder
o customization of toolbar
o console mode interface
o mailing list manager
-o inline image display of multipart MIME messages
o compressed folder
o make the code cleaner
o make the process faster
@@ -42,6 +39,8 @@ Partially implemented features
. progress display of time-consuming processes
. parallel processing between sending-receiving and others
. customization of key bindings
+. S/MIME
+. mail arrival notification
Implemented features
====================
@@ -77,3 +76,4 @@ Implemented features
* configuration for each folders
* enhancement of filtering
* GTK+-2.x support
+* inline image display of multipart MIME messages