updated changelog, todo
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index 704982d92973ec338696f7b0ff2764e7e296c1b6..28ae559d28b4c589acbb0bd5527b545791e39a95 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ Ideas to be implemented
 initials = taken by that person
 
 (pl?)   Importing of address books
-(lme)   Better email message body parsing
   -     Use PHP4 Session management, get rid of cookies
   -     Make it possible to save preferences in MySQL DB or on Filesystem
   -     Navigation between messages without going to folder list (next, prev)
@@ -13,10 +12,13 @@ initials = taken by that person
   -     Filters
   -     Better inline HTML support including graphics (content-disposition)
   -     Maybe a rewrite of mime.php (see Gustav before any work is done)
-  -     Better handling emptying Trash folder.  Some servers don't allow deleting it (Courier)
   -     Make Location redirects absolute rather than relative (index.php)
   -     Foreground themes
 (lme)   Configure script
+  -     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
+  -     Spell checking
 
 
 Finished:
@@ -26,3 +28,5 @@ Finished:
 (lme) (24.3.00) Add "subscribe" to folders section
 (pl)  (25.3.00) LDAP support for address books
 (pl)  (2.4.00)  Personal address book management
+(nre) (2.4.00)  Better handling emptying Trash folder.  Some servers don't allow deleting it (Courier)
+(lme) (9.4.00   Better email message body parsing