[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml / standalone_tests / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index 2590650..6afb3ac
@@ -1,3 +1,33 @@
+2005-08-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * README, xmltest.cs : it's outdated now.
+
+2005-05-08  Andrew Skiba  <andrews@mainsoft.com>
+
+       * Makefile : care of timestamps to make a minimal build
+
+2004-11-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xmltest.cs : reformat; easier to check.
+
+2004-06-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * xmltest.cs: directory name of extracted test cases is lower case.
+
+2004-03-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xmltest.cs : timestamps are only put in my box (while it is 
+         documented as to be written, in my standalone_tests description).
+
+2004-02-06  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Added xrdump.cs, domdump.cs, eventdump.cs and dump-results.zip.
+       * README, Makefile : added more standalone tests and the description.
+
+2004-01-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xmltest.cs : several bugfixes.
+
 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
 
        * README, Makefile, xmltest.cs : Initial checkin.