소스 검색

Update to Spring 1.1 RC 1.

Ben Alex 21 년 전
부모
커밋
f6e21f41aa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      changelog.txt

+ 1 - 0
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