]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/password/package.xml
Imported Upstream version 0.6+dfsg
[roundcube.git] / plugins / password / package.xml
index a4827dfd0f40db6f9e68bd2f4c3504b58991ed45..a4f74c19221ca44cc0a4ccaf9a6ba2db3a0dd057 100644 (file)
                <email>alec@alec.pl</email>
                <active>yes</active>
        </lead>
-       <date>2011-02-15</date>
-       <time>12:00</time>
+       <date></date>
+       <time></time>
        <version>
-               <release>2.2</release>
+               <release></release>
                <api>1.6</api>
        </version>
        <stability>
        </stability>
        <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
        <notes>
-- 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)
+- Fixed Samba password hashing in 'ldap' driver
+- Added 'password_change' hook for plugin actions after successful password change
     </notes>
        <contents>
                <dir baseinstalldir="/" name="/">
 - hMail driver: Add possibility to connect to remote host
             </notes>
         </release>
+        <release>
+               <date>2011-02-15</date>
+               <time>12:00</time>
+               <version>
+                       <release>2.2</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>
+- 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)
+            </notes>
+        </release>
     </changelog>
 </package>