summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-04 11:16:17 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-04 11:16:17 +0000
commit9e824cf6a118d0e89087d6dcdf04f2d145ed9e01 (patch)
tree9d8088fd879edf28f33f5a38bacf34168640e099 /roundcubemail/CHANGELOG
parent47658a33eef8f2d0eed75a17cfc2bbf72e603937 (diff)
- performance fix: don't fetch attachment headers twice when parse filename cont. values
git-svn-id: https://svn.roundcube.net/trunk@2271 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index ea1af1dec..41d4fa4b2 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -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)