From: maxcooper Date: Fri, 16 Aug 2002 00:06:37 +0000 (+0000) Subject: updated version info for 1.0-b3-dev work X-Git-Tag: REL-1_0_b3~10 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fc918c191a308cd18c7bf8e25e6ea6803be9a7dd;p=securityfilter.git updated version info for 1.0-b3-dev work --- diff --git a/HISTORY b/HISTORY index 00c151e..35baab8 100644 --- a/HISTORY +++ b/HISTORY @@ -1,9 +1,9 @@ -$Id: HISTORY,v 1.3 2002/08/15 09:22:41 maxcooper Exp $ -$Revision: 1.3 $ -$Date: 2002/08/15 09:22:41 $ +$Id: HISTORY,v 1.4 2002/08/16 00:06:37 maxcooper Exp $ +$Revision: 1.4 $ +$Date: 2002/08/16 00:06:37 $ - Security Filter v1.0-b2 + Security Filter v1.0-b3-dev ====================================== http://securityfilter.sourceforge.net/ @@ -12,6 +12,10 @@ This document describes the history of the Security Filter project by lising the changes made for each release. +Changes made since last release +=============================== + + Release 1.0-b2, 2002-Aug-15 =========================== * Added http-method support. Requests will be matched against a combination of a diff --git a/INSTALL b/INSTALL index 76ca470..ced7eff 100644 --- a/INSTALL +++ b/INSTALL @@ -1,9 +1,9 @@ -$Id: INSTALL,v 1.2 2002/08/15 09:22:41 maxcooper Exp $ -$Revision: 1.2 $ -$Date: 2002/08/15 09:22:41 $ +$Id: INSTALL,v 1.3 2002/08/16 00:06:37 maxcooper Exp $ +$Revision: 1.3 $ +$Date: 2002/08/16 00:06:37 $ - Security Filter v1.0-b2 + Security Filter v1.0-b3-dev ====================================== http://securityfilter.sourceforge.net/ diff --git a/LICENSE b/LICENSE index f7d0923..4e3e8d7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,7 @@ /* - * $Id: /cvsroot/securityfilter/securityfilter/LICENSE,v 1.1.1.1 2002/08/08 - 13:20:46 maxcooper Exp $ - * $Revision: 1.3 $ - * $Date: 2002/08/09 10:21:41 $ + * $Id: LICENSE,v 1.4 2002/08/16 00:06:37 maxcooper Exp $ + * $Revision: 1.4 $ + * $Date: 2002/08/16 00:06:37 $ * * ==================================================================== * The SecurityFilter Software License, Version 1.1 diff --git a/README b/README index 2994ada..585603d 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -$Id: README,v 1.7 2002/08/15 09:22:41 maxcooper Exp $ -$Revision: 1.7 $ -$Date: 2002/08/15 09:22:41 $ +$Id: README,v 1.8 2002/08/16 00:06:37 maxcooper Exp $ +$Revision: 1.8 $ +$Date: 2002/08/16 00:06:37 $ - Security Filter v1.0-b2 + Security Filter v1.0-b3-dev ====================================== http://securityfilter.sourceforge.net/ diff --git a/build.xml b/build.xml index 6b24d65..81fe50a 100644 --- a/build.xml +++ b/build.xml @@ -83,7 +83,7 @@ - + diff --git a/conf/share/MANIFEST.MF b/conf/share/MANIFEST.MF index 36f2879..aa60a28 100644 --- a/conf/share/MANIFEST.MF +++ b/conf/share/MANIFEST.MF @@ -6,4 +6,4 @@ Specification-Version: 1.0 Implementation-Title: Security Filter Implementation-Vendor: SecurityFilter.org Implementation-Vendor-Id: org.securityfilter -Implementation-Version: 1.0-b2 \ No newline at end of file +Implementation-Version: 1.0-b3-dev \ No newline at end of file