**** Merged from MCS ****
[mono-project.git] / mcs / class / System.XML / Test / System.Xml / nist_dom / fundamental / Document / ChangeLog
blob2e04b0d34a887c20715ecaaafa0fae13a5b43aa9
1 2004-05-24  Atsushi Enomoto <atsushi@ximian.com>
3         * Document.cs : am sure that element nodes are up to 36, not 37 
4           (maybe counting the element that is in unused entity value?).
6 2004-05-13  Atsushi Enomoto <atsushi@ximian.com>
8         * Document.cs : More don't check error message.
10 2004-04-24  Atsushi Enomoto <atsushi@ximian.com>
12         * Document.cs : Don't check locale-dependent message.
13           Just check type name.
15 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
17         * Added nist_dom tests by Mainsoft hackers.