diff --git a/aspectj/xdocs/changes.xml b/aspectj/xdocs/changes.xml
index 1c4f3e10..d803c20e 100644
--- a/aspectj/xdocs/changes.xml
+++ b/aspectj/xdocs/changes.xml
@@ -4,10 +4,15 @@
Changes
dIon Gillard
Vincent Massol
+ Jason van Zyl
+
+ The AspectJ plugin has been moved out of the core of Maven so it can
+ be released independently of Maven.
+
Complete rewrite of the plugin. Now using AspectJ 1.1 and performing
binary weaving on jar generated by the jar:jar goal. Also