diff options
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 45688e118..c2a3442dd 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -17,8 +17,8 @@ </lead> <date>2011-11-23</date> <version> - <release>2.4</release> - <api>1.6</api> + <release>3.0</release> + <api>2.0</api> </version> <stability> <release>stable</release> @@ -26,8 +26,7 @@ </stability> <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) +- Fixed drivers namespace issues </notes> <contents> <dir baseinstalldir="/" name="/"> @@ -287,5 +286,21 @@ - Improve generated crypt() passwords (#1488136) </notes> </release> + <release> + <date>2011-11-23</date> + <version> + <release>2.4</release> + <api>1.6</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <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> + </release> </changelog> </package> |
