diff options
author | alecpl <alec@alec.pl> | 2012-04-10 07:47:15 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2012-04-10 07:47:15 +0000 |
commit | d6eb7c0fbb189d342c624c5c53cd1e3c68d20b28 (patch) | |
tree | 1bf42045cd93473c2afdb1fba945479c1e951967 /CHANGELOG | |
parent | a274fb2e20215716389ec3709f0726b7002521f3 (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-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |