[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml / W3C / ChangeLog
index 534d35dcdc98898c2f27895df43630614c6daaab..187b02115a487a6b81ac40cce32e49caf99277cc 100644 (file)
@@ -1,3 +1,34 @@
+2006-08-17  Andrew Skiba  <andrews@mainsoft.com>
+
+       * knownFailures.lst: remove 2 tests that Eno fixed already.
+
+2006-08-17  Andrew Skiba  <andrews@mainsoft.com>
+
+       * knownFailures.lst: add 3 negative tests w/o analysis, add 2 positive
+       flow tests after openingbugs #79091 and #79090 in bugzilla.
+
+2006-08-14  Andrew Skiba  <andrews@mainsoft.com>
+
+       * Makefile: support net_2_0 PROFILE
+
+2006-04-03  Andrew Skiba  <andrews@mainsoft.com>
+
+       * W3C.vmwcsproj, W3C.sln: use project reference for nunit
+
+2006-04-03  Andrew Skiba  <andrews@mainsoft.com>
+
+       * W3C.vmwcsproj : use nunit from mono tree
+
+2005-10-23  Andrew Skiba  <andrews@mainsoft.com>
+
+       * fixme.lst, knownFailures.lst: update to current failures list
+       * W3C.sln, W3C.vmwcsproj, README.j2ee, run-test.j2ee.bat: add files
+       that help to run tests on Grasshopper
+
+2005-09-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: build fix.
+
 2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
 
        * xmlconf.cs: we need error message to do real-world debugging.