[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml.Schema / ChangeLog
index 46fbdb3b9a662cce77e6be3777208c5a3c003601..b5a4f30dc55a0b43e106d60babdf5c5dbdb2b3fd 100644 (file)
@@ -1,3 +1,17 @@
+2010-03-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XmlSchemaValidatorTests.cs : added test for bug #584664.
+
+2010-01-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XmlSchemaValidatorTests.cs : added test for bug #557452, by
+         Luke Ravitch.
+
+2010-01-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XmlSchemaValidatorTests.cs : added test for bug #502251, by
+         Jonas Larsson.
+
 2010-01-26  Atsushi Enomoto  <atsushi@ximian.com>
 
        * XmlSchemaSetTests.cs : added test for bug #571650.