From f6e21f41aae78ba0ac1a76d75804d3680e7f6f10 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Wed, 4 Aug 2004 06:44:46 +0000 Subject: [PATCH] Update to Spring 1.1 RC 1. --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 42d8860077..d7604eca84 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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