Added coma after name - neccessary for proper display in help.
[squirrelmail.git] / BUG
diff --git a/BUG b/BUG
index 4179caa70b48c9728229d0af7ba08f8a5589c81d..4bf484176d0f0d59c290b60530566e4e03d5f3a0 100644 (file)
--- a/BUG
+++ b/BUG
@@ -1,16 +1,26 @@
-Known BUGS to be fixed before 0.4pre1:
+Known BUGS to be fixed before 0.5pre1:
+---------------------TO BE FIXED-----------------------
 
-  -    If a new message comes in while still browsing cached message 
+
+
+-----------------------SQUASHED------------------------
+--Fixed for 0.4pre2--
+(lme)  Sent and Trash are not set to defaults.
+(lme)  Does not delete folders correctly in UW that end in /
+(lme)  In "Sent" folder, "from" is "Unknown Sender"
+
+
+--Fixed for 0.4pre1--
+(lme)  When more than one line of CCs or TOs is there, it doesn't have
+       the (more) or (less) option that used to be there.. only displays
+                the first line.
+(lme)  When reading through 7 unread messages, every time I would read
+       a message and click on "Message List" to go back, they would stay
+                marked "unread".  The caching was doing too good of a job.  (:
+(lme)  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 
        look into this one.  
-(lme)  In UW, removing folders with a / at the end is broke
-  -    When reading through 7 unread messages, every time I would read
-       a message and click on "Message List" to go back, they would stay
-                marked "unread".  The caching was doing too good of a job.  (:
-
-
---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 
@@ -24,4 +34,5 @@ Known BUGS to be fixed before 0.4pre1:
        "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
        translates to the SMTP server as:
        <lehresma@css.tayloru.edu>>
+(lme)  In UW, removing folders with a / at the end is broke