diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-11-21 08:59:59 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-11-21 08:59:59 +0000 |
| commit | 44cbeb56907f470669b0de2ff85752eb3e398da9 (patch) | |
| tree | b5400f68ab30cb4a9f61de10a9c726ebd06876e7 /roundcubemail | |
| parent | 3f26b5253fed1b1254f906b0768a97e55398d9e8 (diff) | |
Updated CHANGELOG
git-svn-id: https://svn.roundcube.net/trunk@377 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/CHANGELOG | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 831f444bc..1212de605 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -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 |
