diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml
index 4e286ddf..ab5fad37 100644
--- a/site/xdocs/changes.xml
+++ b/site/xdocs/changes.xml
@@ -27,7 +27,7 @@
maven.site.gunzip.options can be used to set options when using gunzip (default value is -f).maven.ssh.args in site:publish.maven.site.chmod.mode is now 775.maven.site.failonerror can be used to bypass remote errors.maven.site.failonerror can be used to bypass remote errors. Defaults to true. *NOTE* that this default will fail a deploy for any "minor" error, please read the properties documentation.chmod options in site:sshdeploy configurable.sshdeploy with 'clean'.
true.
+ NOTE that with this default, a remote deploy will
+ fail for any "minor" error: for example if tar can't
+ overwrite a file or if the remote user doesn't have the needed rights
+ to change the permission for the root site directory
+ (like for the htdocs dir on sourceforge).
+ Sourceforge users are therefore advised to set this to false.