浏览代码

General update.

Ben Alex 20 年之前
父节点
当前提交
efd8955a3d
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      doc/xdocs/changes.xml

+ 3 - 1
doc/xdocs/changes.xml

@@ -32,8 +32,10 @@
       <action dev="benalex" type="fix">PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails()</action>
       <action dev="benalex" type="fix">PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails()</action>
       <action dev="benalex" type="update">Update commons-codec dependency to 1.3</action>
       <action dev="benalex" type="update">Update commons-codec dependency to 1.3</action>
       <action dev="raykrueger" type="update">AbstractProcessingFilter no longer has setters for failures, it uses the exceptionMappings property</action>
       <action dev="raykrueger" type="update">AbstractProcessingFilter no longer has setters for failures, it uses the exceptionMappings property</action>
-      <action dev="benalex" type="update">Update to match Spring 1.2 RC 1 official JAR dependencies</action>
+      <action dev="benalex" type="update">Update to match Spring 1.2-RC2 official JAR dependencies</action>
       <action dev="raykrueger" type="update">AuthenticationProcessingFilter now provides an obtainUsername method</action>
       <action dev="raykrueger" type="update">AuthenticationProcessingFilter now provides an obtainUsername method</action>
+      <action dev="luke_t" type="update">Correct PathBasedFilterInvocationDefinitionMap compatibility with Spring 1.2-RC2</action>
+      <action dev="luke_t" type="update">Refactoring to leverage Spring's Assert class and mocks where possible</action>
     </release>
     </release>
     <release version="0.8.1" date="2005-03-22">
     <release version="0.8.1" date="2005-03-22">
       <action dev="luke_t" type="add">X509 (certificate-based) authentication support</action>
       <action dev="luke_t" type="add">X509 (certificate-based) authentication support</action>