summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-11-20 08:46:59 +0000
committeralecpl <alec@alec.pl>2008-11-20 08:46:59 +0000
commit322b79db06cfd0d9a0ca5c63536c36265d5ce7d2 (patch)
tree6c225189c680f85d4852cf7a9e7abe8a4e1fb4b5 /CHANGELOG
parent4e5b11adfc2eaca592d56423f5903c6b4c554499 (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--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8a6379253..350973366 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)
----------