summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRocco Rutte <pdmef@gmx.net>2009-07-07 15:03:53 +0200
committerRocco Rutte <pdmef@gmx.net>2009-07-07 15:03:53 +0200
commitdef28ff2dc7af0e4faf2ac1b1e795d22432e81a8 (patch)
tree7a98b49896380f5f341cb648361111492b7dbc9f /TODO
parent868d166e4b6dcc4f9125d1a5f2578e002147042c (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index e8a440fe..92c69312 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,11 @@
Problems are listed in approximate order of priority.
-- character set support: We should have a global cache of
- character to file name mappings.
-
- When displaying MIME headers, rfc 2047 decoding is applied (which
should not happen), and rfc 2231 decoding is not applied (which
should happen).
- Help formatting could be revamped a bit.
-- re-add support for .mh_sequences files
-
- In the "attachment" menu, assume this:
1 [text/plain, 7bit, 1.1K] <no description>
@@ -62,5 +57,3 @@ Problems are listed in approximate order of priority.
menu will require re-allocating and possibly updating the v2r
array. How do we handle "in-the-middle additions" properly? Do
they happen at all?
-
-$Id$