From 68a520c07e6b7ee1077421a515ae8761b580a260 Mon Sep 17 00:00:00 2001 From: maxcooper Date: Sun, 30 Mar 2003 10:30:53 +0000 Subject: [PATCH] added Release 1.0.1 UTF matching fix comment --- HISTORY | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/HISTORY b/HISTORY index c46a5ca..4346c28 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.15 2003/03/27 13:34:39 maxcooper Exp $ -$Revision: 1.15 $ -$Date: 2003/03/27 13:34:39 $ +$Id: HISTORY,v 1.16 2003/03/30 10:30:53 maxcooper Exp $ +$Revision: 1.16 $ +$Date: 2003/03/30 10:30:53 $ Security Filter v1.1-dev @@ -11,6 +11,7 @@ http://securityfilter.sourceforge.net/ This document describes the history of the Security Filter project by lising the changes made for each release. + Changes since last release: =========================== * Added support for BASIC authentication scheme. @@ -22,9 +23,11 @@ server known so far. This feature has been tested on Orion 1.5.2 (which implemen feature is useful for developers using Orion 1.5.2. -Release 1.0.1, ??? +Release 1.0.1, 2003-Mar-30 ========================== -* Fixed welcome-file element in web.xml for example apps. +* Fixed welcome-file element in web.xml for example apps; was '/index.jsp' now 'index.jsp'. + +* Fixed matching of UTF-encoded URLs. Release 1.0, 2003-Feb-07 -- 2.11.0