diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml
index a5a74769bb..5f14d6d068 100644
--- a/doc/xdocs/changes.xml
+++ b/doc/xdocs/changes.xml
@@ -44,6 +44,7 @@
Added additional remoting protocol demonstrations to Contacts sample
Added AbstractProcessingFilter property to always use defaultTargetUrl
Added ContextHolderAwareRequestWrapper to integrate with getRemoteUser()
+ Added attempted username to view if processed by AuthenticationProcessingFilter
Improved BasicAclProvider to only respond to specified ACL object requests
Refactored MethodDefinitionSource to work with Method, not MethodInvocation
Refactored AbstractFilterInvocationDefinitionSource to work with URL Strings alone