summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-04-27 07:24:24 +0000
committeralecpl <alec@alec.pl>2012-04-27 07:24:24 +0000
commit77799d87ba05a8e96d604693dcfa003b5835fe2b (patch)
treea4392e9c12020be497e87c41a48c93da95cc737f /CHANGELOG
parentcba69dd9777bf6c8d6ab5368da7e349e4cf60832 (diff)
- Applied some fixes from trunk
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2b6a3b7c0..89d89b7e4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +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
- Fix lack of warning when switching task in compose window (#1488399)
- Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields
- Fix counting of messages search results (on refresh when search filter is in use)