Fixes the build on windows. Someone should check if this is correct.
[mono.git] / mcs / class / System.XML / ChangeLog
1 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * makefile.gnu: added test target.
4
5 2002-08-22  Tim Coleman <tim@timcoleman.com>
6         * list.unix:
7                 Add System.Xml.Serialization/XmlCustomFormatter.cs
8
9 2002-08-19  Tim Coleman <tim@timcoleman.com>
10         * list.unix:
11                 Add System.Xml.Serialization/XmlSerializationWriter.cs
12
13 2002-07-24  Tim Coleman <tim@timcoleman.com>
14         * list.unix:
15                 Add some more classes to this build list.
16
17 2002-07-22  Tim Coleman <tim@timcoleman.com>
18         * list.unix:
19                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
20                 list.
21
22 2002-07-22  Tim Coleman <tim@timcoleman.com>
23         * list.unix: added new classes to build list.
24
25 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
26         
27         * System.Xml.Serialization: Added to build target
28
29 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
30
31         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
32
33 2002-03-06  Jason Diamond  <jason@injektilo.org>
34
35         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
36
37 2002-02-23  Nick Drochak  <ndrochak@gol.com>
38
39         * System.XML.build: Change dll name to System.Xml.dll from 
40         System.XML.dll (not easy to notice, btw)
41
42 2001-12-07  Nick Drochak <ndrochak@gol.com>
43
44         * ChangeLog: Add the change log to this directory
45
46         * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.
47