diff options
author | alecpl <alec@alec.pl> | 2009-02-04 11:16:17 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-02-04 11:16:17 +0000 |
commit | 6e047cff291d9948de70e2abb36abd3f74d65888 (patch) | |
tree | 859bd938cf43056382ec8a39ba50197727e9f59c /CHANGELOG | |
parent | 9b4aaa79d3cc1cded4e8a3bd11063994152fccc7 (diff) |
- performance fix: don't fetch attachment headers twice when parse filename cont. values
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/02/04 (alec) +---------- +- performance fix: don't fetch attachment headers twice when parse filename cont. values + 2009/02/02 (alec) ---------- - Fix checking for recent messages on various IMAP servers (#1485702) |