| 123456789101112131415161718192021222324252627282930 |
- 2003-06-30 Jean-Marc Andre <[email protected]>
- * SoapServices:
- removed because it is now included in the
- right assembly.
- * SoapFormatter.cs, SoapWriter.cs, ObjectWriter.cs:
- cleaned the code
- 2003-05-27 Jean-Marc Andre <[email protected]>
- * SoapWriter:
- bugs fixed
- * SoapFormatter:
- preparing for the remoting
- 2003-05-15 Jean-Marc Andre <[email protected]>
- * SoapFormatter:
- New version of the SoapFormatter installed
- * list.unix:
- added to build the new formatter
- * makefile.gnu:
- changed to build the new formatter
- * System.Runtime.Serialization.Formatters.Soap:
- many files added or change to build the new formatter
- * Test:
- nunit-2 test added
- 2002-08-15 Tim Coleman <[email protected]>
- * ChangeLog:
- New changelog added
- * list:
- * makefile.gnu:
- Added so we can build this assembly on linux now.
|