Selaa lähdekoodia

Update to Spring 1.1 RC 1.

Ben Alex 21 vuotta sitten
vanhempi
commit
f6e21f41aa
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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