diff options
author | alecpl <alec@alec.pl> | 2008-05-09 08:24:47 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-05-09 08:24:47 +0000 |
commit | ca4c087f0220de1764f05f6349e3c0200228057c (patch) | |
tree | 69e6a52c716dac8b7b9432d1650c520c42f245bb /CHANGELOG | |
parent | 399835052076c8958edc52a0c4d7d40eba00ebb4 (diff) |
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/05/09 (alec) +- Don't call CAPABILITY twice if possible (RFC3501 [7.1]) + 2008/05/08 (alec) ---------- - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051) |