ChangeLog 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. 2004-06-18 Gert Driesen <[email protected]>
  2. * IComManagedImportUtil.cs: added missing marshalling attributes
  3. * IComSoapIISVRoot.cs: added missing marshalling attributes
  4. * IComSoapMetadata.cs: added missing marshalling attributes
  5. * IComSoapPublisher.cs: added missing marshalling attributes
  6. * IServerWebConfig.cs: added missing marshalling attributes
  7. * ISoapClientImport.cs: added missing marshalling attributes
  8. * ISoapServerTlb.cs: added missing marshalling attributes
  9. * ISoapServerVRoot.cs: added missing marshalling attributes
  10. * ISoapUtility.cs: added missing marshalling attributes
  11. 2004-06-11 Gert Driesen <[email protected]>
  12. * IClrObjectFactory.cs: added missing DispId attributes
  13. * IComManagedImportUtil.cs: added missing DispId attributes
  14. * IComSoapIISVRoot.cs: added missing DispId attributes
  15. * IComSoapMetadata.cs: added missing DispId attributes
  16. * IComSoapPublisher.cs: added missing DispId attributes
  17. * IServerWebConfig.cs: added missing DispId attributes
  18. * ISoapClientImport.cs: added missing DispId attributes
  19. * ISoapServerTlb.cs: added missing DispId attributes
  20. * ISoapServerVRoot.cs: added missing DispId attributes
  21. * ISoapUtility.cs: added missing DispId attributes
  22. 2004-05-14 Mike Kestner <[email protected]>
  23. * ClientRemotingConfig.cs : stub
  24. * ComSoapPublishError.cs : stub
  25. * GenerateMetadata.cs : stub
  26. * IComSoapIISVRoot.cs : impl
  27. * IComSoapMetadata.cs : impl
  28. * IISVirtualRoot.cs : impl
  29. * IServerWebConfig.cs : impl
  30. * ServerWebConfig.cs : stub
  31. 2004-05-13 Mike Kestner <[email protected]>
  32. * SoapClientImportUtil.cs : add a TODO
  33. * SoapServerTlb.cs : stub
  34. * SoapServerVRoot.cs : stub
  35. * SoapUtility.cs : stub
  36. 2004-05-13: Mike Kestner <[email protected]>
  37. * AppDomainHelper.cs : stub
  38. * AssemblyLocator.cs : stub
  39. * ClrObjectFactory.cs : stub
  40. * ComManagedImportUtil.cs : stub
  41. * Publish.cs : stub
  42. * SoapClientImport.cs : stub
  43. 2004-05-13: Mike Kestner <[email protected]>
  44. * IClrObjectFactory.cs : add guid.
  45. * IComManagedImportUtil.cs : add guid.
  46. * IComSoapPublisher.cs : add guid.
  47. * ISoapClientImport.cs : impl.
  48. * ISoapServerTlb.cs : impl.
  49. * ISoapServerVRoot.cs : impl.
  50. * ISoapUtility.cs : impl.
  51. 2002-11-20: Alejandro Sánchez Acosta <[email protected]>
  52. * IClrObjectFactory.cs added.
  53. * IComManagedImportUtil.cs added.
  54. * IComSoapPublisher.cs added.