diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-16 19:49:02 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-16 19:49:02 +0100 |
commit | 98128f13fcdc8dca6ebefcdc93dc94b00322abb5 (patch) | |
tree | 58dd49ce23f2a4dde93bec3baf53ea0e078d44be /plugins/password/package.xml | |
parent | 657864a29c96b15069a304693cc557b1d9b27b1c (diff) |
Rename option password_supported_hosts to password_hosts, code cleanup
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 e639a04ef..9a056dec6 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -27,6 +27,7 @@ <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> <notes> - Fix wrong (non-specific) error message on crypt or connection error (#1488808) +- Added option to define IMAP hosts that support password changes - password_hosts </notes> <contents> <dir baseinstalldir="/" name="/"> |