diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index 94572c8f..0d6f159b 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -25,6 +25,17 @@ + The encoding of the project.xml file is not preserved after doing release:transform. + Handle poms with a namespace. + Handle non-jar dependencies. + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : + + Make it possible to check changes made by prepare-release before they are checked in and tagged. New property maven.scm.testmode. Update to maven-scm 1.0-beta-2. When pom.repository.connection ends with '/' checkout fails.