-$Id: HISTORY,v 1.5 2002/08/21 21:33:39 maxcooper Exp $
-$Revision: 1.5 $
-$Date: 2002/08/21 21:33:39 $
+$Id: HISTORY,v 1.6 2002/08/26 11:45:54 maxcooper Exp $
+$Revision: 1.6 $
+$Date: 2002/08/26 11:45:54 $
- Security Filter v1.0-b3-dev
+ Security Filter v1.0-b3
======================================
http://securityfilter.sourceforge.net/
changes made for each release.
-Changes made since last release
-===============================
+Release 1.0-b3, 2002-Aug-26
+===========================
* Fixed bug that would cause NullPointerException in SimpleSecurityRealmBase
class if isUserInRole() was called when the user was not authenticated.
-$Id: INSTALL,v 1.3 2002/08/16 00:06:37 maxcooper Exp $
-$Revision: 1.3 $
-$Date: 2002/08/16 00:06:37 $
+$Id: INSTALL,v 1.4 2002/08/26 11:45:54 maxcooper Exp $
+$Revision: 1.4 $
+$Date: 2002/08/26 11:45:54 $
- Security Filter v1.0-b3-dev
+ Security Filter v1.0-b3
======================================
http://securityfilter.sourceforge.net/
-$Id: README,v 1.8 2002/08/16 00:06:37 maxcooper Exp $
-$Revision: 1.8 $
-$Date: 2002/08/16 00:06:37 $
+$Id: README,v 1.9 2002/08/26 11:45:54 maxcooper Exp $
+$Revision: 1.9 $
+$Date: 2002/08/26 11:45:54 $
- Security Filter v1.0-b3-dev
+ Security Filter v1.0-b3
======================================
http://securityfilter.sourceforge.net/
of the Jakarta Commons Logging
package (version 1.0 or later).
- jakarta-regexp.jar (required). The path to the JAR file
+ jakarta-regexp.jar (required). The path to the JAR file
of the Jakarta Regexp
package (version 1.2 or later).
<property name="project.name" value="securityfilter"/>
<!-- Version of the project -->
- <property name="project.version" value="1.0-b3-dev"/>
+ <property name="project.version" value="1.0-b3"/>
<!-- ========== Derived Properties ======================================== -->
Implementation-Title: Security Filter
Implementation-Vendor: SecurityFilter.org
Implementation-Vendor-Id: org.securityfilter
-Implementation-Version: 1.0-b3-dev
\ No newline at end of file
+Implementation-Version: 1.0-b3
\ No newline at end of file