2005-04-12 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System.EnterpriseServices / System.EnterpriseServices.Internal / ChangeLog
1 2004-06-18  Gert Driesen <drieseng@users.sourceforge.net>
2
3         * IComManagedImportUtil.cs: added missing marshalling attributes
4         * IComSoapIISVRoot.cs: added missing marshalling attributes
5         * IComSoapMetadata.cs: added missing marshalling attributes
6         * IComSoapPublisher.cs: added missing marshalling attributes
7         * IServerWebConfig.cs: added missing marshalling attributes
8         * ISoapClientImport.cs: added missing marshalling attributes
9         * ISoapServerTlb.cs: added missing marshalling attributes
10         * ISoapServerVRoot.cs: added missing marshalling attributes
11         * ISoapUtility.cs: added missing marshalling attributes
12
13 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
14
15         * IClrObjectFactory.cs: added missing DispId attributes
16         * IComManagedImportUtil.cs: added missing DispId attributes
17         * IComSoapIISVRoot.cs: added missing DispId attributes
18         * IComSoapMetadata.cs: added missing DispId attributes
19         * IComSoapPublisher.cs: added missing DispId attributes
20         * IServerWebConfig.cs: added missing DispId attributes
21         * ISoapClientImport.cs: added missing DispId attributes
22         * ISoapServerTlb.cs: added missing DispId attributes
23         * ISoapServerVRoot.cs: added missing DispId attributes
24         * ISoapUtility.cs: added missing DispId attributes
25
26 2004-05-14  Mike Kestner  <mkestner@ximian.com>
27
28         * ClientRemotingConfig.cs : stub
29         * ComSoapPublishError.cs : stub
30         * GenerateMetadata.cs : stub
31         * IComSoapIISVRoot.cs : impl
32         * IComSoapMetadata.cs : impl
33         * IISVirtualRoot.cs : impl
34         * IServerWebConfig.cs : impl
35         * ServerWebConfig.cs : stub
36
37 2004-05-13  Mike Kestner  <mkestner@ximian.com>
38
39         * SoapClientImportUtil.cs : add a TODO
40         * SoapServerTlb.cs : stub
41         * SoapServerVRoot.cs : stub
42         * SoapUtility.cs : stub
43
44 2004-05-13: Mike Kestner  <mkestner@ximian.com>
45
46         * AppDomainHelper.cs : stub
47         * AssemblyLocator.cs : stub
48         * ClrObjectFactory.cs : stub
49         * ComManagedImportUtil.cs : stub
50         * Publish.cs : stub
51         * SoapClientImport.cs : stub
52
53 2004-05-13: Mike Kestner  <mkestner@ximian.com>
54
55         * IClrObjectFactory.cs : add guid.
56         * IComManagedImportUtil.cs : add guid.
57         * IComSoapPublisher.cs : add guid.
58         * ISoapClientImport.cs : impl.
59         * ISoapServerTlb.cs : impl.
60         * ISoapServerVRoot.cs : impl.
61         * ISoapUtility.cs : impl.
62
63 2002-11-20: Alejandro Sánchez Acosta  <raciel@es.gnu.org>
64
65         * IClrObjectFactory.cs added.
66         * IComManagedImportUtil.cs added.
67         * IComSoapPublisher.cs added.