diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-10 08:51:48 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-10 08:51:48 +0000 |
| commit | ce986c04f483c44e2defc84c0c2a25106deb5f52 (patch) | |
| tree | db0ce71a610cf24e1d5653d8b638421f6f84cf3d /plugins/password/package.xml | |
| parent | ece8e48073a406e79032d8a7e95a7fbbb71dacd1 (diff) | |
- ldap_simple driver: fix parse error
- ldap/ldap_simple drivers: support %dc variable in config
git-svn-id: https://svn.roundcube.net/trunk@4333 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index b3c965f0b..381783b97 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -31,6 +31,8 @@ - hMail driver: HTML tags in logged messages should be stripped off (#1487099) - Chpasswd driver: add newline at end of input to chpasswd binary (#1487141) - Fix usage of configured temp_dir instead of /tmp (#1487447) +- ldap_simple driver: fix parse error +- ldap/ldap_simple drivers: support %dc variable in config </notes> <contents> <dir baseinstalldir="/" name="/"> |
