Updated folder displaying code with changes we discussed on list
[squirrelmail.git] / ChangeLog
index 55304614f4b9fc0611639b604f7dc62c8aa575fc..df707cf49a41413d36745f5d59a32a78473f478c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 Version 1.0pre1 -- DEVELOPMENT
 ------------------------------
+- Folder displays have been changed to be more readable in drop-down lists
+- For security, login verification happens, then we're redirected to webmail.php
+- Folder sorting now case insensative
+- added config option to set IMAP folder delimiter rather than always detecting it
+- Made session cookie parameter use PHP's settings rather than making assumptions
+- Select/Deslect all implemented using only HTML (not Javascript)
+- Fixed default charset that is sent with outbound messages (now user's preferred charset)
+- Sort method saving now transparent to user, and saves between sessions
+- Now replacing all \n with \r\n before sending the message.
+- Added sorting option for NO sorting.. 10000 times faster!
 - Using <pre> tags for viewing message body instead of <tt> and &nbsp;
 - Added redirection from subdirectories to login page
 - Attachments are shown in message index (shown as a "+")