summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-04 11:22:52 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-04 11:22:52 +0000
commit5fb4dc99f4062b8296272ab10c2c7ed9a26f3e47 (patch)
tree0355bab81d24af6a19c67e420257ed44d62d2e2b
parent9e824cf6a118d0e89087d6dcdf04f2d145ed9e01 (diff)
- typos
git-svn-id: https://svn.roundcube.net/trunk@2272 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 41d4fa4b2..c323ae45a 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -3,7 +3,7 @@ CHANGELOG RoundCube Webmail
2009/02/04 (alec)
----------
-- performance fix: don't fetch attachment headers twice when parse filename cont. values
+- performance fix: don't fetch attachment parts headers twice to parse filename
2009/02/02 (alec)
----------