Rewrote MIME support and made it much, MUCH quicker. All parsing of the
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 3d7ec33a9b8918d8bec84a1eac83552883e5ab0d..1b7b0831c7f36b9e32d8c21784a73035fa4b0933 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,16 +8,12 @@ initials = taken by that person
   -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Filters
   -     Better inline HTML support including graphics (content-disposition)
-  -     Rewrite of mime.php (see Gustav before any work is done)
-  -     Make Location redirects absolute rather than relative (index.php)
   -     Foreground themes
 (glp)   When deleting or moving messages (empty trash too), go back to the 
             list for the mail box you were looking at without having to click
             a link
 (mcp)   Spell checking
 (ssg)   Search mailbox(es) for given criteria
-(lme)   Background highlighting messages in list based on header criteria (like pine 4.2x)
-(lme)   Fix conf.pl script and add more error checking so it doesn't throw parse errors
 
 
 Finished:
@@ -35,3 +31,6 @@ Finished:
 (nre) (16.4.00)  Cache the sorted messages in mailbox and use that for navigation inside
                  of mailbox (next 25, prev 25, etc.)
 (lme) (21.4.00)  Configure script
+(lme) (18.6.00)  Background highlighting messages in list based on header criteria (like pine 4.2x)
+(lme) (18.6.00)  Fix conf.pl script and add more error checking so it doesn't throw parse errors
+(lme) (21.6.00)  Rewrite of mime.php (see Gustav before any work is done)