Forgot to commit this for acs last night. sorry.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChangeLog
1 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
2
3         * BaseChannelSinkWithProperties.cs:
4         * BaseChannelObjectWithProperties.cs: new stubs.
5
6 2002-08-01  Duncan Mak  <duncan@ximian.com>
7
8         * IChannel.cs:
9         (Parse): Added.
10
11         * BinaryServerFormatterSink.cs: 
12         * SoapServerFormatterSink.cs: Fixed typo.
13
14         * IServerChannelSink.cs:
15         (ProcessMessage): Fixed definition.
16
17 2002-07-31  Duncan Mak  <duncan@ximian.com>
18
19         * BinaryServerFormatterSink.cs:
20         * SoapServerFormatterSink.cs: Added.
21
22         * IChannelReceiverHook.cs: 
23         * IClientFormatterSink.cs: Various compilation fixes.
24
25 2002-07-31  Duncan Mak  <duncan@ximian.com>     
26
27         * *.cs: Added all the interfaces in this namespace.
28
29         * ServerProcessing.cs: Added.
30