changelog for permissions fix

This commit is contained in:
Jamie Cameron
2014-12-29 22:36:42 -08:00
parent 9a1b5a19d7
commit c6d9112581

View File

@ -71,3 +71,5 @@ Put text/plain alternative body part before text/html, to be compliant with RFC
When reading email via a link from Virtualmin, the "return to user list" link returns you to the mailboxes in the original domain.
---- Changes since 1.670 ----
When a language with a UTF-8 character set is selected, email is converted to UTF-8 before being displayed. This allows an inbox with mixed language subject lines to be properly displayed.
---- Changes since 1.720 ----
All operations on user mailboxes are now performed with the permissions of the user, to prevent attacks using malicious symlinks.