Update to Spring 1.1 RC 1.

This commit is contained in:
Ben Alex 2004-08-04 06:44:46 +00:00
parent e006f521f4
commit f6e21f41aa
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Changes in version 0.6 (2004-xx-xx)
* Added remote client authentication validation package
* Added protected sendAccessDeniedError method to SecurityEnforcementFilter
* Updated Authentication to be serializable (Weblogic support)
* Updated JAR to Spring 1.1 RC 1
* Updated to Clover 1.3
* Updated to HSQLDB version 1.7.2 Release Candidate 6D
* Refactored User to net.sf.acegisecurity.UserDetails interface