diff options
author | alecpl <alec@alec.pl> | 2008-11-20 08:46:59 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-11-20 08:46:59 +0000 |
commit | 322b79db06cfd0d9a0ca5c63536c36265d5ce7d2 (patch) | |
tree | 6c225189c680f85d4852cf7a9e7abe8a4e1fb4b5 /CHANGELOG | |
parent | 4e5b11adfc2eaca592d56423f5903c6b4c554499 (diff) |
- Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ CHANGELOG RoundCube Webmail 2008/11/19 (alec) ---------- - Fix handling of some malformed messages (#1484438) +- Speed up raw message body handling 2008/11/15 (alec) ---------- |