2002-08-03 Rodrigo Moya <rodrigo@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChangeLog
1 2002-08-03  Rodrigo Moya <rodrigo@ximian.com>
2
3         * BinaryServerFormatterSinkProvider.cs:
4         * BinaryClientFormatterSinkProvider.cs: new stubs.
5
6 2002-08-03  Duncan Mak  <duncan@ximian.com>
7
8         * BinaryClientFormatterSink.cs: 
9         * IClientChannelSink.cs: Fixed signature for AsyncProcessResponse.
10
11 2002-08-01  Rodrigo Moya <rodrigo@ximian.com>
12
13         * BinaryClientFormatterSink.cs:
14         * BaseChannelWithProperties.cs: new stubs.
15
16 2002-08-02  Duncan Mak  <duncan@ximian.com>
17
18         * IChannel.cs: 
19         * IChannelReceiver.cs: 
20         * IChannelReceiverHook.cs: 
21         * IClientChannelSink.cs: 
22         * IClientChannelSinkStack.cs: 
23         * IServerChannelSink.cs: 
24         * IServerChannelSinkProvider.cs: 
25         * IServerChannelSinkStack.cs: Fixed various typos, cut-n-paste
26         errors.
27
28 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
29
30         * BaseChannelSinkWithProperties.cs:
31         * BaseChannelObjectWithProperties.cs: new stubs.
32
33 2002-08-01  Duncan Mak  <duncan@ximian.com>
34
35         * IChannel.cs:
36         (Parse): Added.
37
38         * BinaryServerFormatterSink.cs: 
39         * SoapServerFormatterSink.cs: Fixed typo.
40
41         * IServerChannelSink.cs:
42         (ProcessMessage): Fixed definition.
43
44 2002-07-31  Duncan Mak  <duncan@ximian.com>
45
46         * BinaryServerFormatterSink.cs:
47         * SoapServerFormatterSink.cs: Added.
48
49         * IChannelReceiverHook.cs: 
50         * IClientFormatterSink.cs: Various compilation fixes.
51
52 2002-07-31  Duncan Mak  <duncan@ximian.com>     
53
54         * *.cs: Added all the interfaces in this namespace.
55
56         * ServerProcessing.cs: Added.
57