2003-05-27 Jean-Marc Andre <jean-marc.andre@polymtl.ca>
[mono.git] / mcs / class / System.Runtime.Serialization.Formatters.Soap / ChangeLog
1 2003-05-27  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
2         * SoapWriter:
3                 bugs fixed
4         * SoapFormatter:
5                 preparing for the remoting
6
7 2003-05-15  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
8         * SoapFormatter:
9                 New version of the SoapFormatter installed
10         * list.unix:
11                 added to build the new formatter
12         * makefile.gnu:
13                 changed to build the new formatter
14         * System.Runtime.Serialization.Formatters.Soap:
15                 many files added or change to build the new formatter
16         * Test:
17                 nunit-2 test added
18
19 2002-08-15  Tim Coleman <tim@timcoleman.com>
20         * ChangeLog:
21                 New changelog added
22         * list:
23         * makefile.gnu:
24                 Added so we can build this assembly on linux now.