summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-05 07:47:37 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-05 07:47:37 +0000
commite356a4f63a3f96b10fbdb3bc8b22241ff4598b65 (patch)
treef741d6a64273b4bde58c3b194e5c4d70d1a35719
parent758d9a67c59737789d004ac9bc58df451353bea4 (diff)
- added changelog entry about last performance fixes
git-svn-id: https://svn.roundcube.net/trunk@2122 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 88329d082..653bf0c9c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -4,6 +4,7 @@ CHANGELOG RoundCube Webmail
2008/12/04 (alec)
----------
- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
+- Performance fix: some mail actions do not require imap connection
2008/11/28 (thomasb)
----------