diff --git a/changelog/src/plugin-resources/changelog.jsl b/changelog/src/plugin-resources/changelog.jsl index 3d41a958..027580ab 100644 --- a/changelog/src/plugin-resources/changelog.jsl +++ b/changelog/src/plugin-resources/changelog.jsl @@ -126,8 +126,15 @@ v${revision} - ${name} - v${revision} + + + ${name} + v${revision} + + + ${name} v${revision} + + diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index 62358c5b..7d5b87f9 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -25,6 +25,7 @@ + Don't construct links to files if repository.url is absent. NullPointerException if developer's id is missing. Replace netbeans's cvslib-3.6 by cvsclient-20051129.