diff --git a/WHATSNEW b/WHATSNEW deleted file mode 100644 index f84bd0c..0000000 --- a/WHATSNEW +++ /dev/null @@ -1,15 +0,0 @@ -Changes from AntUnit 1.0 TO current SVN version -=============================================== - -Probably some items are (still) missing - -Changes that could break older environments: -------------------------------------------- - -Fixed bugs: ------------ - -* Bug 42745 assertFileExists example wrong, should use @file instead of @name - -Other changes: --------------- \ No newline at end of file diff --git a/changes.xml b/changes.xml new file mode 100644 index 0000000..ec9c433 --- /dev/null +++ b/changes.xml @@ -0,0 +1,30 @@ + + + + + + + + +] +> + + + Apache AntUnit + + + + + assertFileExists example wrong, should use @file instead of @name + + + + \ No newline at end of file