diff options
Diffstat (limited to 'plugins/password/package.xml')
| -rw-r--r-- | plugins/password/package.xml | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 38aa9c12a..862fdd341 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ <email>alec@alec.pl</email> <active>yes</active> </lead> - <date>2010-10-07</date> + <date>2010-11-02</date> <time>09:00:00</time> <version> - <release>2.0</release> + <release>2.1</release> <api>1.6</api> </version> <stability> @@ -27,7 +27,7 @@ </stability> <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> <notes> -- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) +- hMail driver: Add possibility to connect to remote host </notes> <contents> <dir baseinstalldir="/" name="/"> @@ -200,5 +200,21 @@ - Added password_ldap_lchattr option (#1486927) </notes> </release> + <release> + <date>2010-10-07</date> + <time>09:00:00</time> + <version> + <release>2.0</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> +- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) + </notes> + </release> </changelog> </package> |
