2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.XML / Test / System.Xml / nist_dom / fundamental / Element / ChangeLog
1 2005-01-13  Atsushi Enomoto <atsushi@ximian.com>
2
3         * Element.cs : added Category("NotDotNet") for those tests that
4           exposes MS bugs.
5
6 2004-04-24  Atsushi Enomoto <atsushi@ximian.com>
7
8         * Element.cs : Don't check locale-dependent message.
9           Just check type name.
10
11 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
12
13         * Added nist_dom tests by Mainsoft hackers.