diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-05-12 12:13:24 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-05-12 12:15:48 +0200 |
commit | f92cccac38f877ab3537dcb489bb4a6216334f84 (patch) | |
tree | bd486bc4d4ed96fcf1c8b9748e62d0235fca26d7 /CHANGELOG | |
parent | 0b70f509fc3f8cdf15c8887d534d85a015851cf2 (diff) |
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG Roundcube Webmail =========================== +- Add configurable LDAP_OPT_DEREF option (#1489864) + +RELEASE 1.0.1 +------------- - Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595) - Apply user-specific replacements to group's base_dn property (#1489779) - Fix missing email address when importing contacts from outlook csv (#1489830) |