[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml / nist_dom / fundamental / Document / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index 588b84c..5d5d668
@@ -1,3 +1,17 @@
+2005-01-13  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Document.cs : added Category("NotDotNet") for those tests that
+         exposes MS bugs.
+
+2004-05-24  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Document.cs : am sure that element nodes are up to 36, not 37 
+         (maybe counting the element that is in unused entity value?).
+
+2004-05-13  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Document.cs : More don't check error message.
+
 2004-04-24  Atsushi Enomoto <atsushi@ximian.com>
 
        * Document.cs : Don't check locale-dependent message.