From: maxcooper Date: Thu, 27 Mar 2003 13:33:45 +0000 (+0000) Subject: added welcome-file change comment in web.xml X-Git-Tag: rel-2_0-alpha1~115 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=123651d09098875583983d03c3147d0f08f2b793;p=securityfilter.git added welcome-file change comment in web.xml --- diff --git a/HISTORY b/HISTORY index 4fbf931..1d8bc5e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.13 2003/02/07 10:31:35 maxcooper Exp $ -$Revision: 1.13 $ -$Date: 2003/02/07 10:31:35 $ +$Id: HISTORY,v 1.14 2003/03/27 13:33:45 maxcooper Exp $ +$Revision: 1.14 $ +$Date: 2003/03/27 13:33:45 $ Security Filter v1.1-dev @@ -21,6 +21,8 @@ server known so far. This feature has been tested on Orion 1.5.2 (which implemen 2.3 public final draft" but not "Servlet 2.3 specification") and Weblogic 6.1 SP3. This feature is useful for developers using Orion 1.5.2. +* Fixed welcome-file element in web.xml for example apps. + Release 1.0, 2003-Feb-07 ========================