diff options
author | svncommit <devs@roundcube.net> | 2006-11-21 08:59:59 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-11-21 08:59:59 +0000 |
commit | cf87c1f2ed06ff44bd51975549d0087fc41ff354 (patch) | |
tree | 5bf864b39af970fa5d16c21193d4c8a7ed85f35b | |
parent | 08c007327c5115a44b6589b4ba809f075b15b365 (diff) |
Updated CHANGELOG
-rw-r--r-- | CHANGELOG | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,6 +1,26 @@ CHANGELOG RoundCube Webmail --------------------------- + +2006/11/21 (robin) +- Added first and last buttons to message list, address book + and message detail +- Pressing Shift-Del bypasses Trash folder +- Enable purge command for Junk folder + + +2006/11/17 (robin) +---------- +- Re-initialize message list after shift-select and delete + + +2006/11/16 (robin) +---------- +- Fixed updating message list after expunge and purge +- Fetch all aliases if virtuser_query is used instead + of only the first one + + 2006/11/11 (estadtherr) ---------- - fixed deletion/moving of messages from within "show" page |