updated documentation
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 25 Mar 2000 00:14:53 +0000 (00:14 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 25 Mar 2000 00:14:53 +0000 (00:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@340 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog
TODO

index 26c34fdd938b8effe4f1773a0d5a844da317dc68..2e1e8530bf0d4240631a227a44ec5063baa46de8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 Version 0.4pre1 -- Development
 ------------------------------
+- Added Subscribe/Unsubscribe to folders
 - Saving sent messages into $sent_folder
 - It doesn't bail out if PHP wasn't compiled with --with-gettext.  
     It only uses english in this case.
diff --git a/TODO b/TODO
index 28bf0bbebaa94bcdb5f9bb5bd37411ccc18f0041..493809c7d0afc3759a52dd39a9af8426c0206a34 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@ initials = taken by that person
 
   -     LDAP support for address books
   -     Importing of address books
-  -     Better email message body parsing
+(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)
@@ -15,12 +15,11 @@ initials = taken by that person
   -     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)
-(lme)   Add "subscribe" to folders section.
   -     Make Location redirects absolute rather than relative (index.php)
-  -     POP suport (maybe)
 
 
 Finished:
 ------------------------------------------------------
-(lme)   Saving sent messages
-(lme)   Fix "Seen" bug with UW IMAP server
+(lme) (24.3.00) Saving sent messages  
+(lme) (24.3.00) Fix "Seen" bug with UW IMAP server 
+(lme) (24.3.00) Add "subscribe" to folders section