diff --git a/ant/xdocs/changes.xml b/ant/xdocs/changes.xml
index 6185646d..4cc971b0 100644
--- a/ant/xdocs/changes.xml
+++ b/ant/xdocs/changes.xml
@@ -27,7 +27,7 @@
Add ant's setproxy tag.
Use relative paths in directory properties.
- Run Junit only if present in ANT (display a warning otherwise).
+ Compile tests and run them only if Junit is present in ANT (display a warning otherwise).
Resources are correctly copied to the specified targetPath.