diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-09 07:19:56 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-09 07:19:56 +0000 |
| commit | 7efeea6838c6bffa5269d4ec2f5c334aed1ffffb (patch) | |
| tree | a34e016cabea13fc534df904b71cb31149960108 /plugins/password/package.xml | |
| parent | f1801ccc30b253e1af7e1f1bdcd66d2d6fd9872b (diff) | |
- Fix deprecated split() usage in xmail and directadmin drivers (#1487769)
git-svn-id: https://svn.roundcube.net/trunk@4507 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 8e8ad5318..2d5aaf2c0 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -36,6 +36,7 @@ - ldap/ldap_simple drivers: support Samba password change - Fix extended error messages handling (#1487676) - Fix double request when clicking on Password tab in Firefox +- Fix deprecated split() usage in xmail and directadmin drivers (#1487769) </notes> <contents> <dir baseinstalldir="/" name="/"> |
