diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-03-20 22:11:35 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-03-20 22:11:35 +0000 |
| commit | 3f815cdfae00255cdce8c491dd903187904edd29 (patch) | |
| tree | a9ecf029b123235762c7c285e412af0b4b8d7e74 /roundcubemail/CHANGELOG | |
| parent | ced1cb78aaf6d732ebbcf1243c857f58828c0d22 (diff) | |
Minor improvements and bugfixes (see changelog)
git-svn-id: https://svn.roundcube.net/trunk@168 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 50e454855..9dcc5b0d7 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,18 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/03/20 +---------- +- Fixed hard-coded cols selection for sent folder (Bug #1354586) +- Enable some HTML links for use with "open in new window" or "save target" +- Check meta-key instead of ctrl on Macs +- Ignore double clicks when holding down a modifier key +- Fixed reloading of the login page +- Fixed typo in compose template (Bug #1446852) +- Added compose button to message read step (Request #1433288) +- New config parameter for persistent database connections (Bug #1431817) + + 2006/03/14 ---------- - Don't remove internal HTML tags in plaintext messages |
