added ldap preferences to conf.pl
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 21 Apr 2000 19:17:01 +0000 (19:17 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 21 Apr 2000 19:17:01 +0000 (19:17 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@451 7612ce4b-ef26-0410-bec9-ea0150e637f0

BUG
TODO

diff --git a/BUG b/BUG
index 0c3d442d20b1954fe50acd5350dbda55e824ab6f..4179caa70b48c9728229d0af7ba08f8a5589c81d 100644 (file)
--- a/BUG
+++ b/BUG
@@ -1,6 +1,5 @@
 Known BUGS to be fixed before 0.4pre1:
 
-  -    LDAP preferences in conf.pl are not working.
   -    If a new message comes in while still browsing cached message 
        list, the space is allocated, but it is blank.
 (lme)  I'm not convinced that the cache gets deleted all the time.  I'll 
@@ -12,6 +11,7 @@ Known BUGS to be fixed before 0.4pre1:
 
 
 --SQUASHED--
+(lme)  LDAP preferences in conf.pl are not working.
 (lme)  Next/Previous while viewing a message should take into account 
        the way that the mailbox is sorted.  Right now, it just does it 
                 by the next message id.
diff --git a/TODO b/TODO
index 5ad30b9893dfb26ec427b9560008c9138ebae3c3..2a55965ee59e8a828a3e05ac123fc173e3bcfeda 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@ initials = taken by that person
   -     Maybe a rewrite of mime.php (see Gustav before any work is done)
   -     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
@@ -31,6 +30,7 @@ Finished:
 (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
+(lme) (9.4.00)   Better email message body parsing
 (lme) (10.4.00)  Advanced statuses on messages (Seen, Answered, etc)
 (glp) (12.4.00)  Customize how many messages are shown at once while reading a mailbox
+(lme) (21.4.00)  Configure script