From a9b4a030d159738f59e1d782dbf0d17b1a90115f Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 2 Nov 2010 07:09:57 +0000 Subject: - hMail driver: Add possibility to connect to remote host (patch from Roland Liebl) git-svn-id: https://svn.roundcube.net/trunk@4165 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'plugins/password/package.xml') 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 @@ alec@alec.pl yes - 2010-10-07 + 2010-11-02 - 2.0 + 2.1 1.6 @@ -27,7 +27,7 @@ GNU GPLv2 -- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) +- hMail driver: Add possibility to connect to remote host @@ -200,5 +200,21 @@ - Added password_ldap_lchattr option (#1486927) + + 2010-10-07 + + + 2.0 + 1.6 + + + stable + stable + + GNU GPLv2 + +- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) + + -- cgit v1.2.3