modified documentation
[squirrelmail.git] / ChangeLog
index 5a4c8feb6e95b787c0c44c3388f6273bc79dc075..52993a4a274306d696778fbb6dd16c2c7f3c4266 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
-Version 0.4pre1 -- Development
-------------------------------
+Version 0.4pre1 -- April 29, 2000
+---------------------------------
+- For speed's sake, unseen messages are only noted on INBOX in left
+    folder list.  This will change with 0.5.
+- Optomizations, fewer IMAP calls, more efficient sorting algorithms.
+- Fixed all bugs listed in BUG
+- When inside the Sent folder, it displays "To" instead of "From" 
+- Added ability to go to Next and Previous message while reading a message
+- Caching of the message headers in mailbox (much faster)
+- Added a preference that allows users to customize how many messages
+     they see when they index a mailbox
+- Added flag status showing on message list (Answered, Flagged, and Seen)
+- Now using PHP session management
+- Parsing the body for URLs and Email addrs
+- Added option to configure default folder directory. ie: ~/mail
+- Configuration script added: config/conf.pl
 - Addressbook with LDAP support
 - Big speed improvements with folder listing
 - Added Subscribe/Unsubscribe to folders
@@ -8,7 +22,10 @@ Version 0.4pre1 -- Development
 - It doesn't bail out if PHP wasn't compiled with --with-gettext.  
     It only uses english in this case.
 - Added support for Cyrillic (thanks to Artem Botchkov for help)
+- Included information on Russian Apache from Konstantin Riabitsev
 - Honoring charset parameter for the body.
+- Changed the way emptying of trash was done to work better
+    across different IMAP servers
 
 
 Version 0.3.1 -- March 13, 2000