From 4ae9a39aabee5816b6321d24e771ddb56d824ab7 Mon Sep 17 00:00:00 2001 From: alec Date: Mon, 7 Mar 2011 07:52:35 +0000 Subject: - When old and new passwords are the same, do nothing, return success (#1487823) git-svn-id: https://svn.roundcube.net/trunk@4595 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 46 +++++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index a4827dfd0..e740e08d4 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ alec@alec.pl yes - 2011-02-15 - + + - 2.2 + 1.6 @@ -27,18 +27,7 @@ GNU GPLv2 -- hMail driver: add username_domain detection (#1487100) -- hMail driver: HTML tags in logged messages should be stripped off (#1487099) -- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141) -- Fix usage of configured temp_dir instead of /tmp (#1487447) -- ldap_simple driver: fix parse error -- ldap/ldap_simple drivers: support %dc variable in config -- ldap/ldap_simple drivers: support Samba password change -- Fix extended error messages handling (#1487676) -- Fix double request when clicking on Password tab in Firefox -- Fix deprecated split() usage in xmail and directadmin drivers (#1487769) -- Added option (password_log) for logging password changes -- Virtualmin driver: Add option for setting username format (#1487781) +- When old and new passwords are the same, do nothing, return success (#1487823) @@ -245,5 +234,32 @@ - hMail driver: Add possibility to connect to remote host + + 2011-02-15 + + + 2.2 + 1.6 + + + stable + stable + + GNU GPLv2 + +- hMail driver: add username_domain detection (#1487100) +- hMail driver: HTML tags in logged messages should be stripped off (#1487099) +- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141) +- Fix usage of configured temp_dir instead of /tmp (#1487447) +- ldap_simple driver: fix parse error +- ldap/ldap_simple drivers: support %dc variable in config +- ldap/ldap_simple drivers: support Samba password change +- Fix extended error messages handling (#1487676) +- Fix double request when clicking on Password tab in Firefox +- Fix deprecated split() usage in xmail and directadmin drivers (#1487769) +- Added option (password_log) for logging password changes +- Virtualmin driver: Add option for setting username format (#1487781) + + -- cgit v1.2.3