bookkeeping

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@645887 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/changes.xml b/changes.xml
index 8134831..bbc4421 100644
--- a/changes.xml
+++ b/changes.xml
@@ -51,6 +51,13 @@
     <action type="add" issue="43639">
       added a new assertDoesntMatch assertion
     </action>
+    <action type="add" issue="43475">
+      added suiteSetUp and suiteTearDown targets
+    </action>
+    <action type="add" issue="43604">
+      plainlistener and xmllistener can now optionally contain the
+      test's log output in their reports
+    </action>
   </release>
 
 </document>