Updated folder displaying code with changes we discussed on list
[squirrelmail.git] / ChangeLog
index 5823fc580810865f7fce73cdd51c27d16d05bcb9..df707cf49a41413d36745f5d59a32a78473f478c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 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!