summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-09-06 09:32:23 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-09-06 09:32:23 +0000
commitdb787e6f106e1b1a227b2fd370e5c1b070eb5b73 (patch)
tree0116810896fb568fdaa60c0a1e9d816253fc53cb /TODO
parentb1f95bd4cd5c16e17a4d106d71e37f3ac3ada037 (diff)
Preparing 0.94.5i.mutt-0-94-5i-rel
Diffstat (limited to 'TODO')
-rw-r--r--TODO23
1 files changed, 10 insertions, 13 deletions
diff --git a/TODO b/TODO
index 0f1dd525..c6489b10 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
-This list tries to cover the open problems we have with
-mutt. It's compiled from the old BUGS and TODO files in
-the distribution, from recent mutt-dev postings, and from
-other messages relating to problems and/or wishes with
-mutt.
+Problems are listed in approximate order of priority.
+
+- Re-visit nametemplate support. Currently, we use
+ symbolic links in our temporary directory for this. When
+ using /tmp, this may have security implementations and
+ introduce race conditions.
-I'm listing the problems in approximate order of priority.
- Fix the "unexpected EXPUNGE" IMAP bug.
@@ -52,9 +52,6 @@ I'm listing the problems in approximate order of priority.
can't be read from the other one.
-- Re-visit nametemplate support. Currently, we use
- symbolic links in our temporary directory for this.
-
- BODY struct should probably have a pointer to its
corresponding HEADER struct. this is needed for
@@ -68,8 +65,8 @@ I'm listing the problems in approximate order of priority.
- handle message/external-body in some fashion
- handle message/partial reconstruction
-
+
- not possible to view the header of a single part message
- which contains something that requires a mailcap entry to
- view
-
+ which contains something that requires a mailcap entry
+ to view
+