diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml
index 4a67347582..cdfcb8b8c4 100644
--- a/doc/xdocs/changes.xml
+++ b/doc/xdocs/changes.xml
@@ -32,8 +32,10 @@
PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails()
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
+ Update to match Spring 1.2-RC2 official JAR dependencies
AuthenticationProcessingFilter now provides an obtainUsername method
+ Correct PathBasedFilterInvocationDefinitionMap compatibility with Spring 1.2-RC2
+ Refactoring to leverage Spring's Assert class and mocks where possible
X509 (certificate-based) authentication support