diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-23 08:38:42 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-23 08:38:42 +0000 |
| commit | ea30faa00eca371a15653a6e2f8ad4ac8301e822 (patch) | |
| tree | d19fc6aed538dca01ca6c32c2673b89abc87f972 /plugins/password/package.xml | |
| parent | 9d4ed0d3ccc43721534ff82a26633e6e3ba3b559 (diff) | |
- Save Samba password hashes in capital letters (#1488197)
git-svn-id: https://svn.roundcube.net/trunk@5467 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 2b3743cca..45688e118 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,7 +15,7 @@ <email>alec@alec.pl</email> <active>yes</active> </lead> - <date>2011-10-06</date> + <date>2011-11-23</date> <version> <release>2.4</release> <api>1.6</api> @@ -27,6 +27,7 @@ <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> <notes> - Added option to use punycode or unicode for domain names (#1488103) +- Save Samba password hashes in capital letters (#1488197) </notes> <contents> <dir baseinstalldir="/" name="/"> |
