diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml
index 3d8f8dae61..e18f9eb9cd 100644
--- a/doc/xdocs/changes.xml
+++ b/doc/xdocs/changes.xml
@@ -27,6 +27,7 @@
SwitchUserProcessingFilter to provide user security context switching
+ Java 1.5 annotation support
JdbcDaoImpl modified to support synthetic primary keys
Greatly improve BasicAclEntryAfterInvocationCollectionFilteringProvider performance with large collections (if the principal has access to relatively few collection elements)
Reorder DaoAuthenticationProvider exception logic as per developer list discussion