- fixed bug in conf.pl where no default was set for $force_username_lowercase
[squirrelmail.git] / ChangeLog
index 0473e70bcc970469e8578268b9cfe79263c7aea3..a51ab3af3fa17bf42080d25d1d822d2c1df17035 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Version 1.0pre1 -- DEVELOPMENT
 ------------------------------
+- 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;