Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.XML « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8346fcf9b787f4cdb575594f3fb82b79dd17bb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
	
	* System.Xml.Serialization: Added to build target

2002-05-24  Miguel de Icaza  <miguel@ximian.com>

	* System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple

2002-03-06  Jason Diamond  <jason@injektilo.org>

	* System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.

2002-02-23  Nick Drochak  <ndrochak@gol.com>

	* System.XML.build: Change dll name to System.Xml.dll from 
	System.XML.dll (not easy to notice, btw)

2001-12-07  Nick Drochak <ndrochak@gol.com>

	* ChangeLog: Add the change log to this directory

	* 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'.