summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-20 13:58:21 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-20 13:58:21 +0000
commit32d682d2f1998dbbcb67ea98a04aecd4d1247945 (patch)
tree9c4a19192dc9e3a34c7dff3aede8a11feafc6717 /roundcubemail/CHANGELOG
parentf511cf2acaa930100b121d70831fc6bd8d8cd699 (diff)
- Improve performance by including files with absolute path (#1487849)
git-svn-id: https://svn.roundcube.net/trunk@4678 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 18119eb69..5d9243d4f 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Improve performance by including files with absolute path (#1487849)
- TinyMCE 3.4.2 now compatible with IE9
- Move folder name truncation to client/skin (#1485412)
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)