summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-12-09 19:16:14 +0100
committerAleksander Machniak <alec@alec.pl>2013-12-09 19:16:14 +0100
commit7eecf873da8d2f28e20dc8fd0e949e6abc5762b4 (patch)
treeabe9ca22edc5ab1f6089421fbd8fffc997ac2640 /CHANGELOG
parentae4717cb6c9b9fe1f64f8d228087892c48621860 (diff)
Fix issue where children of selected and collapsed thread were skipped on various actions (#1489457)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3f1bcf39d..cb3221d30 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix issue where children of selected and collapsed thread were skipped on various actions (#1489457)
- Fix issue where groups were not deleted when "Replace entire addressbook" option on contacts import was used (#1489420)
- Fix unreliable mimetype tests in Installer (#1489453)
- Fix performance of listing writeable folders (#1489451)