浏览代码

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