diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-03-01 20:40:00 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-03-01 20:40:00 +0000 |
| commit | ae1617c3ff0ebca9310455fd2c54736f62df9fbf (patch) | |
| tree | 8c179b1c3699e16848882ad839dad6681aa0453a /roundcubemail/CHANGELOG | |
| parent | 8781d05424a0ebd32845edf17769c2cc69e9bb1d (diff) | |
Solved wrong caching of message preview (#1484153, #1484236)
git-svn-id: https://svn.roundcube.net/trunk@500 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index af980f40c..da194bb05 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/03/01 (thomasb) +---------- +- Solved page caching of message preview (closes #1484153) +- Only use gzip compression if configured (closes #1484236) + + 2007/02/25 (estadtherr) ---------- - Fixed priority selector issue (#1484150) |
