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

ChangeLog « System.Runtime.Serialization.Formatters « corlib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8354cf9555b4dd41429cedbdddad47ee06020861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2002-08-22  Nick Drochak  <ndrochak@gol.com>

	* SoapFault.cs: Serialization ctr should be private

2002-08-14  Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>

	* SoapFault.cs: Added the ctr for ISerializable implementation and
	implemented GetObjectData.

2002-07-30  Duncan Mak  <duncan@ximian.com>

	* ServerFault.cs: 
	* SoapFault.cs: 
	* SoapMessage.cs: Added missing classes.

2002-01-21  David Dawkins <david@dawkins.st>

	* IFieldInfo.cs : New file
	* ISoapMessage.cs : New file