diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 71907b6ebf..e74383bae9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -207,6 +207,7 @@ The type attribute can be add,update,fix,remove.
org.apache.commons.vfs2.provider.http.HttpFileObject.doListChildren() now throws UnsupportedOperationException instead of Exception.
Pick up exec-maven-plugin version from parent POM.
+ Fixed commons-vfs2-sandbox module not compiling due to missing imports and library #634.
Config option for trailing slash in webdav URI #425.