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