diff --git a/changes/src/plugin-resources/changes.jsl b/changes/src/plugin-resources/changes.jsl index ae07a75b..cea787f6 100644 --- a/changes/src/plugin-resources/changes.jsl +++ b/changes/src/plugin-resources/changes.jsl @@ -45,7 +45,8 @@ - ${version} + + ${version} ${date} ${description} @@ -77,7 +78,7 @@ - ${type} + ${type} diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 78e4f1fb..e812c964 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -25,6 +25,7 @@ + "title" attribute added to images. Correction of links in "Release History". Fix issues with DOM classes and jdk1.3 Don't overwrite currentVersion if it already has a release date. Add unit tests.