From: maxcooper Date: Sat, 25 Oct 2003 12:53:00 +0000 (+0000) Subject: Add v1.1 changes X-Git-Tag: rel-2_0-alpha1~34 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=dadb92f115165b7223b36c1dee901c316acf4add;p=securityfilter.git Add v1.1 changes --- diff --git a/HISTORY b/HISTORY index 8dd0fbc..0062e0b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.20 2003/10/25 10:50:18 maxcooper Exp $ -$Revision: 1.20 $ -$Date: 2003/10/25 10:50:18 $ +$Id: HISTORY,v 1.21 2003/10/25 12:53:00 maxcooper Exp $ +$Revision: 1.21 $ +$Date: 2003/10/25 12:53:00 $ Security Filter v@PROJECT.VERSION@ @@ -14,10 +14,15 @@ changes made for each release. Changes since last release: =========================== -* SecurityFilter no longer looks for the DTD if validation of the config file is disabled. - * Session is now invalidated if the user spontaneously logs in again as a different user. The session is kept if they login as the same user. +http://sourceforge.net/tracker/index.php?func=detail&aid=824791&group_id=59484&atid=491164 + +* Query string parameters on and URIs is now supported. +http://sourceforge.net/tracker/index.php?func=detail&aid=783697&group_id=59484&atid=491164 + +* Fixed classloader issue that was causing problems on Tomcat + JBoss 3.x: +http://sourceforge.net/tracker/index.php?func=detail&aid=770075&group_id=59484&atid=491164 Release 1.1-b1, 2003-Jul-15