summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-04-10 07:47:15 +0000
committeralecpl <alec@alec.pl>2012-04-10 07:47:15 +0000
commitd6eb7c0fbb189d342c624c5c53cd1e3c68d20b28 (patch)
tree1bf42045cd93473c2afdb1fba945479c1e951967 /CHANGELOG
parenta274fb2e20215716389ec3709f0726b7002521f3 (diff)
- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::delete_all())
- Fix removing sub-entries in delete()
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6417cc139..31ab964ed 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix removing all folders on import to LDAP addressbook
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
- Fix invisible cursor when replying to a html message (#1487073)