diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml
index 8a5a2fe257..fca5cbecca 100644
--- a/doc/xdocs/changes.xml
+++ b/doc/xdocs/changes.xml
@@ -30,9 +30,9 @@
TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds (SPR-807)
Handle null Authentication.getAuthorities() in AuthorizeTag
PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails()
- Add credentialsExpiredFailureUrl getter/setter to AbstractProcessingFilter
Update commons-codec dependency to 1.3
AbstractProcessingFilter no longer has setters for failures, it uses the exceptionMappings property
+ Update to match Spring 1.2 RC 1 official JAR dependencies
X509 (certificate-based) authentication support