diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-08-06 11:08:58 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-08-06 11:08:58 +0200 |
commit | 565c472918e7f9707cd8d7909ad5dbcc5a921fdf (patch) | |
tree | 8c4c40ab241766d931c69ee3ddcca5b3511cc800 /CHANGELOG | |
parent | 83121ece3348bfe09bb1026eace79a74a5ccf2c9 (diff) |
Removed users.alias column, added option ('user_aliases')
to use email address from identities as username (#1488581)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +- Removed users.alias column, added option ('user_aliases') + to use email address from identities as username (#1488581) - Removed redundant cache.cache_id column (#1488528) - Fix order of attachments in sent mail (#1488423) - Don't show product version on login screen (can be enabled by config) |