-$Id: HISTORY,v 1.2 2002/08/14 13:12:49 maxcooper Exp $
-$Revision: 1.2 $
-$Date: 2002/08/14 13:12:49 $
+$Id: HISTORY,v 1.3 2002/08/15 09:22:41 maxcooper Exp $
+$Revision: 1.3 $
+$Date: 2002/08/15 09:22:41 $
- Security Filter v1.0-b2-dev
+ Security Filter v1.0-b2
======================================
http://securityfilter.sourceforge.net/
changes made for each release.
-Changes since last release
-==========================
+Release 1.0-b2, 2002-Aug-15
+===========================
* Added http-method support. Requests will be matched against a combination of a
url-pattern and the http-method elements to determine a match.
* Implemented servlet-spec compliant matching order for url patterns.
+* Fixed issues with error page display on WebLogic.
-Release: 1.0-b1, 2002-08-08
-===========================
+
+Release: 1.0-b1, 2002-Aug-08
+============================
* Initial release.
-$Id: INSTALL,v 1.1 2002/08/12 02:52:00 maxcooper Exp $
-$Revision: 1.1 $
-$Date: 2002/08/12 02:52:00 $
+$Id: INSTALL,v 1.2 2002/08/15 09:22:41 maxcooper Exp $
+$Revision: 1.2 $
+$Date: 2002/08/15 09:22:41 $
- Security Filter v1.0-b2-dev
+ Security Filter v1.0-b2
======================================
http://securityfilter.sourceforge.net/
-$Id: README,v 1.6 2002/08/14 17:36:19 maxcooper Exp $
-$Revision: 1.6 $
-$Date: 2002/08/14 17:36:19 $
+$Id: README,v 1.7 2002/08/15 09:22:41 maxcooper Exp $
+$Revision: 1.7 $
+$Date: 2002/08/15 09:22:41 $
- Security Filter v1.0-b2-dev
+ Security Filter v1.0-b2
======================================
http://securityfilter.sourceforge.net/
<property name="project.name" value="securityfilter"/>
<!-- Version of the project -->
- <property name="project.version" value="1.0-b2-dev"/>
+ <property name="project.version" value="1.0-b2"/>
<!-- ========== Derived Properties ======================================== -->
Implementation-Title: Security Filter
Implementation-Vendor: SecurityFilter.org
Implementation-Vendor-Id: org.securityfilter
-Implementation-Version: 1.0-b2-dev
\ No newline at end of file
+Implementation-Version: 1.0-b2
\ No newline at end of file