X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ChangeLog;h=df707cf49a41413d36745f5d59a32a78473f478c;hb=2752bb169cb1a9406493d7177953e7c915374272;hp=5d9dddbfae63cf27ae8b6d38a08ecc07daa8cb4c;hpb=66289791f46da9f6c7e0ab95bdfff31b73898e3c;p=squirrelmail.git diff --git a/ChangeLog b/ChangeLog index 5d9dddbf..df707cf4 100644 --- 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.