summaryrefslogtreecommitdiff
path: root/plugins/password/package.xml
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-04-28 15:55:30 +0200
committerAleksander Machniak <alec@alec.pl>2013-04-28 15:55:30 +0200
commit28151b329bc770c1f2540aa3b5ee668ec71595d9 (patch)
treeb009965a816dba874d59b6aa2cb2a27f35b3b9de /plugins/password/package.xml
parentf41ccebadd7eb2dadada012606464819fe457d62 (diff)
Update changelog
Diffstat (limited to 'plugins/password/package.xml')
-rw-r--r--plugins/password/package.xml21
1 files changed, 18 insertions, 3 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml
index be917917f..81427a986 100644
--- a/plugins/password/package.xml
+++ b/plugins/password/package.xml
@@ -15,9 +15,9 @@
<email>alec@alec.pl</email>
<active>yes</active>
</lead>
- <date>2013-03-30</date>
+ <date>2013-04-28</date>
<version>
- <release>3.3</release>
+ <release>3.4</release>
<api>2.0</api>
</version>
<stability>
@@ -26,7 +26,7 @@
</stability>
<license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
<notes>
-Added new cPanel driver - fixes localization related issues (#1487015)
+Added password_force_save option
</notes>
<contents>
<dir baseinstalldir="/" name="/">
@@ -362,5 +362,20 @@ Added new cPanel driver - fixes localization related issues (#1487015)
- Added option to define IMAP hosts that support password changes - password_hosts
</notes>
</release>
+ <release>
+ <date>2013-03-30</date>
+ <version>
+ <release>3.3</release>
+ <api>2.0</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 new cPanel driver - fixes localization related issues (#1487015)
+ </notes>
+ </release>
</changelog>
</package>