Browse Source

added ldap preferences to conf.pl

Luke Ehresman 25 years ago
parent
commit
18b239488a
2 changed files with 3 additions and 3 deletions
  1. 1 1
      BUG
  2. 2 2
      TODO

+ 1 - 1
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.

+ 2 - 2
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