diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-20 18:03:28 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-20 18:03:28 +0000 |
| commit | 449d6a0f71f76f3fb8a994ec05a9d513b284f9fb (patch) | |
| tree | 543dbac970aeca67fc4e872a61a6bdf073dd5aaf | |
| parent | d20be730128f552ad38545923b0f19e35bcc14ce (diff) | |
Updated with latest changes
git-svn-id: https://svn.roundcube.net/trunk@119 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 43ff20e5d..c5fa71bd8 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,7 +1,7 @@ CHANGELOG RoundCube Webmail --------------------------- -2006/01/13 +2006/01/19 ---------- - Added Slovak translation - Fixed bug when inserting signatures with !?& @@ -18,6 +18,8 @@ CHANGELOG RoundCube Webmail - Changed to full UTF-8 support - Additional timezones (Patch #1389912) - Added LDAP public search (experimental) +- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364) +- Casting to strings when adding empty headers to message cache (Bug #1406026) 2005/12/16 |
