ChangeLog 859 B

123456789101112131415161718192021222324252627282930
  1. 2003-06-30 Jean-Marc Andre <[email protected]>
  2. * SoapServices:
  3. removed because it is now included in the
  4. right assembly.
  5. * SoapFormatter.cs, SoapWriter.cs, ObjectWriter.cs:
  6. cleaned the code
  7. 2003-05-27 Jean-Marc Andre <[email protected]>
  8. * SoapWriter:
  9. bugs fixed
  10. * SoapFormatter:
  11. preparing for the remoting
  12. 2003-05-15 Jean-Marc Andre <[email protected]>
  13. * SoapFormatter:
  14. New version of the SoapFormatter installed
  15. * list.unix:
  16. added to build the new formatter
  17. * makefile.gnu:
  18. changed to build the new formatter
  19. * System.Runtime.Serialization.Formatters.Soap:
  20. many files added or change to build the new formatter
  21. * Test:
  22. nunit-2 test added
  23. 2002-08-15 Tim Coleman <[email protected]>
  24. * ChangeLog:
  25. New changelog added
  26. * list:
  27. * makefile.gnu:
  28. Added so we can build this assembly on linux now.