From: maxcooper Date: Wed, 28 Aug 2002 00:15:31 +0000 (+0000) Subject: added local DTD update description, X-Git-Tag: rel-1_0_b4~2 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f9601673821b2895bc6a8da8ecdbf849bfaeb296;p=securityfilter.git added local DTD update description, updated version number --- diff --git a/HISTORY b/HISTORY index b91cc61..a9c3c16 100644 --- a/HISTORY +++ b/HISTORY @@ -1,9 +1,9 @@ -$Id: HISTORY,v 1.6 2002/08/26 11:45:54 maxcooper Exp $ -$Revision: 1.6 $ -$Date: 2002/08/26 11:45:54 $ +$Id: HISTORY,v 1.7 2002/08/28 00:15:31 maxcooper Exp $ +$Revision: 1.7 $ +$Date: 2002/08/28 00:15:31 $ - Security Filter v1.0-b3 + Security Filter v1.0-b4-dev ====================================== http://securityfilter.sourceforge.net/ @@ -12,6 +12,15 @@ This document describes the history of the Security Filter project by lising the changes made for each release. +Changes since last release: +=========================== +* Added registration for local copy of the DTD. If the securityfilter-config.xml +file being parsed has the public identifier of the DTD specified properly +(copy and paste it from the latest version of an example app to be sure), the +local copy of the DTD file (inside securityfilter.jar) will be used instead +of getting it from the internet. + + Release 1.0-b3, 2002-Aug-26 =========================== * Fixed bug that would cause NullPointerException in SimpleSecurityRealmBase