[sgen] Write barrier nursery checks might be needed
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters / ChangeLog
1 2007-05-03  Dick Porter  <dick@ximian.com>
2
3         * IFieldInfo.cs: 
4         * ISoapMessage.cs: 
5         * InternalRM.cs: 
6         * InternalST.cs: 
7         * ServerFault.cs: 
8         * SoapFault.cs: 
9         * SoapMessage.cs: 
10         * FormatterAssemblyStyle.cs: 
11         * FormatterTypeStyle.cs: 
12         * TypeFilterLevel.cs: Update to 2.0 profile
13
14 2004-06-15  Gert Driesen <drieseng@users.sourceforge.net>
15
16         * SoapMessage.cs: fixed serialization compatibility with MS.NET
17
18 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
19
20         * ServerFault.cs: Added missing attribute
21         * SoapFault.cs: Added missing attribute
22         * InternalRM.cs: Added
23         * InternalST.cs: Added
24         * TypeFilterLevel.cs: Added (complete)
25
26 2003-05-28  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
27
28         * SoapFault.cs: finishing implementation
29         * ServerFault.cs: finishing implementation
30         * SoapMessage.cs: finishing implementation
31
32 2002-08-22  Nick Drochak  <ndrochak@gol.com>
33
34         * SoapFault.cs: Serialization ctr should be private
35
36 2002-08-14  Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
37
38         * SoapFault.cs: Added the ctr for ISerializable implementation and
39         implemented GetObjectData.
40
41 2002-07-30  Duncan Mak  <duncan@ximian.com>
42
43         * ServerFault.cs: 
44         * SoapFault.cs: 
45         * SoapMessage.cs: Added missing classes.
46
47 2002-01-21  David Dawkins <david@dawkins.st>
48
49         * IFieldInfo.cs : New file
50         * ISoapMessage.cs : New file
51