From eaff968037c6b4462a6a134b312a162385e95dd5 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 5 Nov 2010 07:47:41 +0000 Subject: - hMail driver: add username_domain detection (#1487100) - hMail driver: HTML tags in logged messages should be stripped off (#1487099) git-svn-id: https://svn.roundcube.net/trunk@4183 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 862fdd341..a14fb0c0c 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ alec@alec.pl yes - 2010-11-02 - + + - 2.1 + 2.2 1.6 @@ -27,7 +27,8 @@ GNU GPLv2 -- hMail driver: Add possibility to connect to remote host +- hMail driver: add username_domain detection (#1487100) +- hMail driver: HTML tags in logged messages should be stripped off (#1487099) @@ -216,5 +217,21 @@ - Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) + + 2010-11-02 + + + 2.1 + 1.6 + + + stable + stable + + GNU GPLv2 + +- hMail driver: Add possibility to connect to remote host + + -- cgit v1.2.3