diff options
author | svncommit <devs@roundcube.net> | 2006-06-29 23:41:40 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-06-29 23:41:40 +0000 |
commit | a894ba5029a09fb9d0453b5cf9c944ce313f8a48 (patch) | |
tree | 34ba2e7a2c82d680fb8d772568efa46a83967f98 /CHANGELOG | |
parent | ba8f44c4da7724f5e35866277e9775ec26616dc7 (diff) |
Removeable attachments, Auto-default folder creation, bug fixes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/06/29 (richs) +---------- +- Added ability to remove attachments (Feature #1436721) +- Default folders are now auto-created on first login (Feature #1471594) +- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458) +- Corrected Italian localizations +- Tweaked rename-folder form to clear after a rename + + 2006/06/26 (richs) ---------- - Added button to immediately check for new messages |