summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-27 07:21:44 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-27 07:21:44 +0000
commit4ade445f53909b88a9769f32a6429fff0f6f5519 (patch)
treeaca8edb53de2d8e104ca9164350fde549926857c
parent035963f8829cdafc951245f04f46f96168c48381 (diff)
- Update Changelog
git-svn-id: https://svn.roundcube.net/trunk@6131 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 1e95aaaa4..a92d8a2a8 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,7 +1,11 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix redirect to mail/compose on re-login (#1488226)
+- Add IE8 hack for messages list issue (#1487821)
+- Fix handling errors on draft auto-save
- Fix importing vCard photo with ENCODING param specified (#1488432)
+- Fix issue where draft auto-save wasn't executed after some inactivity time
- Add vCard import from multiple files at once (#1488015)
- Roundcube Framework:
Add possibility to replace IMAP driver with custom class